Skip to Main Content

Application Development Software

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!

Auto redirect user on timeout

392220Oct 8 2008 — edited Oct 9 2008
Hello Friends,

I'm working on weblogic 10.2 portal application. Is there a way to automatically redirect user to login page upon timeout. Like Bank of America or At&t sites?

One idea that came to me was implementing HttpSessionListener & do something in sessionDestroyed(HttpSessionEvent se) method. But how can I get reference to request & response objects in this method. Is this correct way for this problem.

Plz suggest.

Thanks
Jv
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 6 2008
Added on Oct 8 2008
9 comments
545 views