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!

Multiple tabs/multiple windows of same browser separate session

AjayMay 27 2014 — edited Jun 3 2014

Hi Team,

We have got a requirement from our client where we are need to allow the end user to access same application in same browser in different tabs with different credentials maintaining separate state for all of them. .

If he open a new tab and enter the application url and press enter then he should redirected to login screen and once the he log ins he should be entered to the portal as a separate use.

More of a similar user case which Chris has explained in his blog https://chrismuir.sys-con.com/node/2018950/mobile (imagine you're a call centre operator, taking a call from one customer while finishing recording data about the previous customer. It would be mighty handy to have two browser tabs to do this. As a result the separate tabs really require their own SessionScope customer ID. How to do that?)

I came across concepts such as adf.ctrl-state and Adf-Window-Id values but how to make use of them is a problem for me.

Please help me how can i achieve it. Any pointers to start of.

I am using Jdev 11.1.1.6

Thanks In Advance.

Warm Regards,

Aajy

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 1 2014
Added on May 27 2014
8 comments
8,731 views