http « String « JSP-Servlet Q&A





1. Will a 302 redirect maintain the referer string?    stackoverflow.com

I need to redirect the user from one page to another, but I need to maintain the original referer string. So, for example, if they start out on http://www.othersite.com/pageA.jsp, ...