Hi,

Did something change in the sevlet mappings going from Tomcat 3.1beta to
Tomcat 3.1release ?

I have a context declared as /dev and a mapping declared for *.do that used
to work if it was given a link such as
"http://localhost:8080/dev/Something.do/extraPath". Now instead of invoking
my controller servlet, it gives me a 404 and tells me it can't find
"/dev/Something.do/extraPath" .

???
  Bill

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to