Re: where to put servlet classes

2002-10-25 Thread sonam singh
--- "Kennedy, Ed" <[EMAIL PROTECTED]> wrote: > I am a new Tomcat user and I am having trouble > accessing my servlet classes. > I am getting the following error: > > "The requested resource (/servlets/authenticate.jsp) > is not available" > > Any help you can give would be appreciated. > > Than

where to put servlet classes

2002-10-24 Thread Kennedy, Ed
I am a new Tomcat user and I am having trouble accessing my servlet classes. I am getting the following error: "The requested resource (/servlets/authenticate.jsp) is not available" Any help you can give would be appreciated. Thanks Background info # I have the directory structure tha

Re: where to put servlet classes

2002-10-24 Thread German Augusto Niebles Alvarez
Try with: in your login jsp page. be careful with 'servlet' not servlets', because servlet is virtual directory. Regards. >>> [EMAIL PROTECTED] 10/24 9:55 a.m. >>> I am a new Tomcat user and I am having trouble accessing my servlet classes. I am getting the following error: "The reque