servlet mapping to a *.jsp file doesn't seem to work, if the url-pattern
if the web.xml is in the form <url-pattern>/anypath/*<url-pattern>
(tomcat runs into a 404 Error)


The problem seems to be fixed in Tomcat 3.2 beta, but I can't use 3.2 beta
due to other bugs in it.

Has anyone an Idea for a workarround / fix in 3.1,
 e.g. which classes to pick from the 3.2 beta and to replace them in .31

Thanks

===========================================================================
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