Problem with IE8 session sharing?

1k views Asked by At

Hello how do i handle session sharing in IE8 in java?? I have an application where multiple users can login. Before in IE7 we dint have this sort of problem. But since its loosely coupled in IE8, how do we avoid this in java?

1

There are 1 answers

0
EricLaw On

Your question needs elaboration before it can be answered.

The most likely answer is "Choose 'New Session' from the File Menu".

Start by reading http://blogs.msdn.com/b/ieinternals/archive/2010/04/05/understanding-browser-session-lifetime.aspx and http://blogs.msdn.com/b/ie/archive/2009/05/06/session-cookies-sessionstorage-and-ie8.aspx.