I have never tried this before but instead of doing a forward, i think you should be doing sendRedirect in your code. I found this piece of information on one of the forums:
anonymous wrote : By using sendRedirect() you can forward the request to any web application either in the same server or to the another one.Incase of forward() the request has to be forwarded to the same web application Here's the thread, from where i got the above comments: http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&f=7&t=016977 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3947928#3947928 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3947928 ------------------------------------------------------- All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
