aspose file tools
The moose likes JSP and the fly likes Multiple tabs in IE7 browser sharing the same session Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Multiple tabs in IE7 browser sharing the same session" Watch "Multiple tabs in IE7 browser sharing the same session" New topic
Author

Multiple tabs in IE7 browser sharing the same session

Srinivasa Rao Ammina
Greenhorn

Joined: Jan 24, 2012
Posts: 20
We are having a web application and running in IE7 browser and user tries to login in one tab and later he tries to login with different user in different tab then same session is being referenced in both the tabs
for different users. Same is the case with the Firefox also so How to fix this issues?
Vicky Vijay
Ranch Hand

Joined: Apr 23, 2008
Posts: 125
Refer the below link,

Session Sharing

I hope you need to write your own pattern to solve this !!
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Multiple tabs in IE7 browser sharing the same session
 
Similar Threads
Firefox session reuse causing problems with backing beans
How is session related to Tabbed Browsing?
Handle session ID after deleting cookies
multithreaded web application session issue
HttpSession