You probably are missing something in the config that sends *.jsp requests to tomcat, so apache is serving them itself. In your old 3.2 config, this would have been in your apache httpd.conf file.
-----Original Message----- From: August Detlefsen [mailto:[EMAIL PROTECTED]] Sent: Monday, January 14, 2002 4:22 PM To: [EMAIL PROTECTED] Subject: executing JSP with virtual hosts I just upgraded from Tomcat 3.2 to Tomcat 4.0. Both were using Apache and virtual hosts. I managed to install mod_webapp and forward requests for virtual hosts to tomcat, but the jsps are not being executed, instead the JSP source code is being sent directly to the browser. Anyone know what causes this? Is there some configuration issue I missed? Thanks, August __________________________________________________ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/ -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
