Depending on the webserver which you are using you need to use a connector
or ask your system admin to do that for you.

For apache JK connectors you can find information on the jakarta site
itself. If you are using IIS, this page can give you more info
http://members.ozemail.com.au/~lampante/howto/tomcat/iisnt/


If you do not have admin rights, all you can do is ask your admin to do it
for you, which in most cases they would have already done it so.


Praveen Wicliff

----- Original Message -----
From: "Uma Maheswar" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Tuesday, November 19, 2002 6:09 PM
Subject: Re: JSP pages giving out source code


> 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]>
>
>


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

Reply via email to