Yes Micheal, I have added those entries When I try to use the servlet
mapping name it gives me a CLASS NOT FOUND exception.


----- Original Message -----
From: "Michael E. Locasto" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, August 03, 2002 2:44 PM
Subject: Re: Servlet directory


> And you've provided appropriate <servelet> and <servlet-mapping> entries
in
> your web.xml?
>
> -Michael
>
> ----- Original Message -----
> From: "Daliso Zuze" <[EMAIL PROTECTED]>
> To: "Tomcat Users List" <[EMAIL PROTECTED]>
> Sent: Saturday, August 03, 2002 4:51 AM
> Subject: Servlet directory
>
>
> I have put some servlet classes in my web applications classes directory,
> however when I try to access it via the url
> http://localhost:8080/myapp/servlet/myservlet it does not work. It seems
to
> only work when I put the classes in the default ROOT web app and access it
> via http://localhost:8080/servlet/myservlet.
>
> Is there a way of configuring tomcat to make it work from the first url???
>
>
>
> --
> 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