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!

J_security_check: how to configure predefined redirect URL?

user486810Jan 25 2007 — edited Jan 26 2007
Hi,

In my JSF web-application I use container managed authentication via j_security_check.
After successfull authentication j_security_check redirects to an original request. But application requires that after login page we always redirect to the same predefined page (e.g. /index.jsp).

So is there a way to configure j_security_check to redirect to predefined URL (regardless of original request URL)?

Thanx in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 23 2007
Added on Jan 25 2007
2 comments
3,990 views