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

Reply via email to