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:[EMAIL PROTECTED]]
> 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
> 
> 
> Hello List,
> 
> 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.
> 
> I linked my $CATALINA_HOME/webapps/examples to 
> /usr/local/apache/htdocs
> 
> And tryied to execute the exmples:
> 
> *.jsp - files are shown, but further processing eg, date 
> depiction isnīt
> delievered.
> 
> All servlets are working.
> One servlet isn`t working that is: under examples/jsp/dates/date.jsp
> 
> WHAT can it be ?????????????????????
> 
> 
> My log-files say:
> 
> I look through all mailinglists, but cannot find anything.
> 
> 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
> 
> OK
> 
> Then I tried jsp
> 
> numberguess.jsp It is working well OK
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to