Jul 3, 2002 #1 Michael42 Programmer Joined Oct 8, 2001 Messages 1,454 Location 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!