Hello,
You can use the following code achieve this.
<%
getSetvletContext.getContext("/company_import").getRequestDispatcher("/").include(request,response);
%>
This might solve your problem.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008127#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...