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!

ADF Session TimeOut - Redirect to custom page (JSP)

2671558Aug 17 2015 — edited Aug 18 2015

Hi

Working on ADF application where i am handling session time out. My requirement is redirect to page when session expired.

I have implemented by following link below

GEBS | Exception handling in ADF 11g

Security (Form Based Authentication) is enabled in my application. So after session time out the application redirected to login page instead of custom session expiry page.

I am tried with many different approach (Filter, Phase Listener), but not working.

Note: when doing the same thing as mentioned in GEBS | Exception handling in ADF 11g  in different new application it is working

So don't why it is not working with my main application.

Any help is highly appreciated.

ADF version - 11.1.1.6.0

Thanks

Asisranjan Nayak

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 15 2015
Added on Aug 17 2015
2 comments
696 views