Hi All - Is there any way in Struts2 to handle session sharing across browsers. My problem: User logs in -> session created, user does CTRL+N and opens child window now he logs in as admin-> session created (it does not create new session) and now parent window has the admin session, and session data is of admin. This problem is seen only when browser windows are opened by CTRL+N.
Please suggest.... -- View this message in context: http://old.nabble.com/Is-there-any-way-in-Struts2-to-handle-session-sharing-accross-browsers-tp26964416p26964416.html Sent from the Struts - User mailing list archive at Nabble.com.