Re: Java/TomCat How to Configure a Servlet contextPath



Rich Morey wrote:


http://localhost/javaApp/TestClass/Action1

would load TestClass? Currently I get a 404 with the above URL. I

This is correct. However, if your web.xml file isn't set correctly, this won't load. Want did you do to configure the web.xml? Can you show us?
.