try it with http://localhost:8080/examples first to make sure tomcat is
working correctly.
if it works then it's not tomcat.  I would hypothesize that points the error
at the apache.conf file.  Did you add in the line to your apache.conf to
"Include" the tomcat-apache.conf file?  If not, that is probably your error.
Make sure it's the LAST line of your httpd.conf file.


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, June 06, 2001 9:41 AM
To: [EMAIL PROTECTED]
Subject: request for jsp returning source code!?


I'm running Tomcat 3.2.1 & Apache on Linux and I'm having a problem w/ the
jsp examples. When I try http://localhost/examples/jsp/dates/date.jsp
I get the source code of the jsp page returned (as if tomcat is not
processing the jsp page). Since I am attempting to have Apache serve Static
content and Tomcat serve JSP's I have already installed mod_jk and am using
the stock mod_jk.conf-auto include in my httpd.conf file..
 
 What else needs to be done?
 -Phillip

Reply via email to