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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...