How can I get the referrer JSP page in servlet?
843835Dec 17 2001 — edited Dec 17 2001Hi,
Iam generating an application where a servlet is used which is accessed from various JSPs. Now, the servlet must get the referrer JSP and return back to the same JSP in case there is an error. Is there any method in servlet, so that I can get the referrer JSP page, something like HTTPReferrer in asp? Please let me know. This is urgent.
atanu