Apache doesn't understand that *.jsp requests need to be sent to Tomcat. You need a connector (WARP, JK, or JK2), and if you already have one, it's misconfigured.
John > -----Original Message----- > From: Uma Maheswar [mailto:[EMAIL PROTECTED]] > Sent: Monday, November 18, 2002 10:17 AM > To: Tomcat Users List > Subject: JSP pages giving out source code > > > Hello, > Some of the links in my website to .jsp pages are giving out > the source code > and some or not. What is the reason? > > e.g http://www.javagalaxy.com/sssssss.jsp gives out source > code (not true > link) > where as http://www.javagalaxy.com:8080/ssssss/sssss.jsp will work. > > How to correct this? Any one help. > > Uma > http://www.javagalaxy.com > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
