I have some servlets that are in jars in web-inf/lib and Tomcat does not see 
them.  I know that it is typical to have servlets in web-inf/classes, but it is 
an existing application.
Is there a way to get Tomcat to use these Servlets without moving them to 
web-inf/classes?  They are mapped in the web.xml, but I get 404s when I browse 
to them.
Thanks

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to