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 user sessions for ADF application

DeeptiBJul 2 2013 — edited Jul 8 2013

Hi All,

We have a ADF application with 3-4 pages starting with a login screen.

Assume we have two users, user1 and user2. In same system but different browser windows, when both users are logging in, only user2 's session is active. Though user1 logged in first and is able to perform transactions, the moment user2 logs in, user1's session is being over-written by user2 (user1's window now displays user2's information). I have observed the URL of user1 window which now changes to user2's URL (_adf.ctrl-state parameter of user2 is displayed in user1 browser)

How do we overcome this?? We have a requirement to be able to open multiple user sessions.

We are using JDeveloper 11.1.2.3.0 and browsers being used are IE 8, IE9 and chrome.

Thanks,

Deepti

This post has been answered by Frank Nimphius-Oracle on Jul 5 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 5 2013
Added on Jul 2 2013
8 comments
2,332 views