[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Filter and servlet mappings
adamw
do-not-reply at jboss.com
Thu Jul 13 14:53:57 EDT 2006
Hello,
I solved the problem by mapping the servlet to /, and thus making it the default servlet. Then the requests for the JSP page go where they shold. Though I thught that when there are two overlapping mappings specified, one more and one less specific, the more specific is used in case of an path that matches both.
--
Cheers,
Adam
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957848#3957848
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957848
More information about the jboss-user
mailing list