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: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
