Skip to Main Content

APEX

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to Return to Same Page after Session Timeout

867583Jun 8 2011 — edited Jun 23 2011
When a session timeout occurs, the user gets prompted to re-enter their password, but the next screen is always the application home page (in my case, page 2). I need to return the user to the same screen they were on prior to the timeout. How is this done in APEX?

I am using APEX 4, APEX authentication, and I have an authorization scheme defined on all pages except the password-related pages. URL links to a specific page go to the correct page (even after a password redirect if the session does not exist or is timed out), so deep linking seems to be working properly.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 21 2011
Added on Jun 8 2011
2 comments
480 views