Multiple tabs in IE7 browser sharing the same session
Srinivasa Rao Ammina
Greenhorn
Joined: Jan 24, 2012
Posts: 20
posted
0
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?