since you are in a jsp, you can use:

response.sendRedirect(redirectURL);

http://tomcat.apache.org/tomcat-5.5-doc/servletapi/javax/servlet/http/HttpServletResponse.html#sendRedirect(java.lang.String)

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4060427
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to