You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Jo...@mortgage.wellsFargo.COM on 2002/12/24 17:10:26 UTC

default servlet path?

Hi all,

If memory serves me correctly, once upon a time I could put a servlet called
SomeServlet under webapps/abc/web-inf/classes/a/b and access it with the url
http://localhost:8080/abc/servlet/a.b.SomeServlet.  I could do this without
explicitly naming the servlet in my web.xml.  This doesn't seem to work
anymore.  I've tried several other combinations that don't work, either.
I'm using Tomcat 4.1.18.  Am I doing it wrong or has something changed?

thanks

john gregg
Wells Fargo Service Corporation
Minneapolis, MN

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>