Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 51006 invoked from network); 6 Feb 2003 16:39:46 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 6 Feb 2003 16:39:46 -0000 Received: (qmail 3790 invoked by uid 97); 6 Feb 2003 16:41:15 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 3782 invoked from network); 6 Feb 2003 16:41:15 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 6 Feb 2003 16:41:15 -0000 Received: (qmail 42141 invoked by uid 500); 6 Feb 2003 16:37:48 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 42082 invoked from network); 6 Feb 2003 16:37:47 -0000 Received: from mail.pmh.com (HELO pmh-mail.fh.pmh.com) (209.119.86.10) by daedalus.apache.org with SMTP; 6 Feb 2003 16:37:47 -0000 Received: by mail.pmh.com with Internet Mail Service (5.5.2653.19) id <1MLK94SN>; Thu, 6 Feb 2003 11:37:56 -0500 Message-ID: <83F0258A9996D311B14200A0C98F173602F22DF4@aas-internet.aas.com> From: "Turner, John" To: 'Tomcat Users List' Subject: RE: apache 1.3.27 Tomcat 4.1.18 mod_jk - simple *.jsp interpretat ion problem Date: Thu, 6 Feb 2003 11:37:50 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N If you are saying that www.host.com/some.jsp returns source instead of content, it is most likely because you have a JkMount that says = something like "/examples/*.jsp" which would not match your URL, and thus, Apache would handle it as a normal text file. John > -----Original Message----- > From: Oliver Etzel - GoodnGo.COM (R) [mailto:oliver@goodngo.com] > Sent: Thursday, February 06, 2003 11:27 AM > To: Tomcat Users List > Subject: apache 1.3.27 Tomcat 4.1.18 mod_jk - simple *.jsp > interpretation problem >=20 >=20 > Hello List, >=20 > after installing apache 1.2.27 and Tomcat 4.1.18 with mod_jk > I have interpretation problem over apache. > Content of *.jsp files are shown but not interpreted. >=20 > I linked my $CATALINA_HOME/webapps/examples to=20 > /usr/local/apache/htdocs >=20 > And tryied to execute the exmples: >=20 > *.jsp - files are shown, but further processing eg, date=20 > depiction isn=B4t > delievered. >=20 > All servlets are working. > One servlet isn`t working that is: under examples/jsp/dates/date.jsp >=20 > WHAT can it be ????????????????????? >=20 >=20 > My log-files say: >=20 > I look through all mailinglists, but cannot find anything. >=20 > apache- error says nothing. > catalina_log.2003-02-06.txt says: > 2003-02-06 17:16:45 Ajp13Processor[8009][3] Starting background = thread > 2003-02-06 17:16:45 Ajp13Processor[8009][4] Starting background = thread >=20 > OK >=20 > Then I tried jsp >=20 > numberguess.jsp It is working well OK >=20 >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org >=20 --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org