| Author |
A new Session in another browser window?
|
deepak carter
Ranch Hand
Joined: Feb 19, 2011
Posts: 159
|
|
Hi All,
I am accessing a servlet using internet explorer. If I open a a new browser window will it be a new session or it will be in a previous session???
|
 |
Prasad Krishnegowda
Ranch Hand
Joined: Apr 25, 2010
Posts: 503
|
|
It depends on IE version, if you re using version older than IE6, then its new session, after IE7, the same session is shared..
P:S: Why can't you try this out yourself?
|
Regards, Prasad
SCJP 5 (93%)
|
 |
Punit Jain
Ranch Hand
Joined: Aug 20, 2011
Posts: 902
|
|
|
[EDIT: thread hijack removed. Start your own questions in your own topic.]
|
 |
 |
|
|
subject: A new Session in another browser window?
|
|
|