Are you running apache on port 80? If so you need to tell it to forward requests to tomcat for *.jsp.

Possibly a helpful link ...
http://jakarta.apache.org/tomcat/faq/connectors.html

-Tim

[EMAIL PROTECTED] wrote:




Hello,
If I use http://localhost:8080/abc/index.jsp the .jsp file is executed and
if I use http://localhost/abc/index.jsp I get the .jsp file downloaded into
the client machine. Is it the behaviour of the Tomcat or is there anything
that can solve my problem.

Thank you,
Best Regards,
Uma


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



Reply via email to