Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to get referrer page with in JSP

843836Feb 4 2005 — edited May 8 2007
Hi All,

I want to be able to get the referring url in a JSP page. How would I do this?
So if there is a page http://www.website.com/mypage.htm and it links to my
page : http://www.mywebsite.com/info.jsp I would like to be able to get the
url 'http://www.website.com/mypage.htm' and put it into some variable so I
can do something with it.

Thanks!

Steven.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 5 2007
Added on Feb 4 2005
5 comments
880 views