Hello, Thanks for the reply. I am not the owner of the server. I have hosted my site on some shared server. So, I do not have any admin previliages. How can I use JK or JK2 or WARP. I have been given a directory as "somename" is the root folder for my site. e.g webapps/somename. I upload all my files here. Can some one tell me in more detail how to prevent my jsp pages giving out the code. How can I prevent this?
Thanks Uma http://www.javagalaxy.com ----- Original Message ----- From: "Turner, John" <[EMAIL PROTECTED]> To: "'Tomcat Users List'" <[EMAIL PROTECTED]> Sent: Monday, November 18, 2002 8:53 PM Subject: RE: JSP pages giving out source code > > 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]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
