[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Filter and servlet mappings

adamw do-not-reply at jboss.com
Thu Jul 13 12:32:42 EDT 2006


Hello,

is there any way then to include a JSP page in a servlet, which is mapped to /*? I tried doing simply request.getRequestDispatcher("/mypage.jsp").include(request, response); but this invokes the servlet and causes a loop.

-- 
Cheers,
Adam

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957806#3957806

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957806



More information about the jboss-user mailing list