Skip to Main Content

Java Development Tools

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!

On load, Page redirection

859783Sep 5 2011 — edited Sep 5 2011
Hi,

Use Case : Home page is a non protected area except some regions, login link avaiable in homepage. when user clicks the login page, User will be redirected to login.jspx page, which is protected by IDM on successful authentication, IDM will redirect to the same login page. After this i need to forward from login page to Home page on page load. I also need to fetch the request headers which IDM is sending after authentication.

Please advise.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 3 2011
Added on Sep 5 2011
5 comments
450 views