Jul 3, 2002 #1 Michael42 Programmer Oct 8, 2001 1,454 US Hello, do you know how to go back to the previous page using request variables in JSP? In ASP I have used this: <a href="<%=Request.ServerVariables("HTTP_REFERER"%>">Back</a> Thanks for your advice!
Hello, do you know how to go back to the previous page using request variables in JSP? In ASP I have used this: <a href="<%=Request.ServerVariables("HTTP_REFERER"%>">Back</a> Thanks for your advice!