Re: Java/TomCat How to Configure a Servlet contextPath




The configuration for web.xml should be described in any webapp
tutorial; there's one athttp://www.adp-gmbh.ch/java/web_application/web_xml.html
.

Thanks so much! I got this working.

Rich
.