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!

How to start a new session when we open the application in new browser tab?

855984_MahipalSep 12 2013 — edited Sep 12 2013

Hi All,

I'm using JDeveloper 11.1.1.5.0

I'm facing one issue with ADF application. When application get started in one tab and let us think that we have opened some content in the same page ( with the help of PPR) and when we copy the URL and open it in a new browser tab, It is still using the same session and trying to open the previously visited section.

Is there any way like invalidating the existing session or creating a new session and opening the home page when we open the ADF application in new tab.

I have tried to find the solution but unable to come up with a working one. Please suggest some references or a working example which would be a great help.

NOTE: In my application, I’m using only one page ( and will be used throughout, no URL change or no redirection) and I’m doing the PPR using dynamic regions to load specific modules in the same page.

Thanks,

Mahipal

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 10 2013
Added on Sep 12 2013
4 comments
624 views