If you open a new instance of the browser by using the start menu. The new 
instance will have it's own cookie space.

If you open a new instance by typing ctl+n from a running instance or by 
using the file>new.... menu options the new instance will share the same 
cookie space as the one you opened it with.  

Not much you can do about this from the server side.



On Friday 21 May 2004 06:37 am, you wrote:
> Hi all
>
> I have a webapp in a browser window which has a specific session_id.
> If I open another window and invoke the same servlet the session_id
> remains the same. Can anyone tell me how obtain unique session_id for
> different browser windows?
>
> Thanks a lot
>
> Bost
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to