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