| 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 !!
|
 |
 |
|
|
subject: Multiple tabs in IE7 browser sharing the same session
|
|
|