Wrox Home  
Search P2P Archive for: Go

  Return to Index  

servlets thread: RE: [servlets] different session for different browser instances


Message #1 by "Dinesh" <dinesh.agrawal@p...> on Fri, 9 Nov 2001 09:27:47 +0530
I have worked with other technologies such as ASP in which u can have two
instances of browser with different sessions on the same machine.
But in iplanet 4.1 both of my browser instances share the same session.
Problem is in one instance I log in as a normal user role & in other I log
in as an admin.
But since both share same session in both instances it acts as an admin
role.


----- Original Message -----
From: <cinzia.rubattino@v...>
To: "Servlets" <servlets@p...>
Sent: Thursday, November 08, 2001 2:00 PM
Subject: [servlets] RE: [servlets] different session for different browser
instances


Are the two instance on the same client?
To have two sessions you have to open two instances on two different
clients.
Cinzia
-- Messaggio originale --

>hi,
>i m using iplanet 4.1 web server
>i have open two instances of my site on IE 5.5
>but both are using the same session.
>Can I have somehow have two different sessions
>
>Dinesh
>
>---
>SIGS Conference for Java Development
>Targeted, focused classes, expertise level classes
>taught by Java gurus, rigorous tutorials, and
>exhibit floor makes SIGS Conference for Java
>Development a learning experience unlike any
>other. Join over 10,000 developers and programmers
>from across the U.S. and around the world who
>have benefited from attending SIGS/101 Conferences.
>http://www.javadevcon.com
>
>




---
SIGS Conference for Java Development
Targeted, focused classes, expertise level classes
taught by Java gurus, rigorous tutorials, and
exhibit floor makes SIGS Conference for Java
Development a learning experience unlike any
other. Join over 10,000 developers and programmers
from across the U.S. and around the world who
have benefited from attending SIGS/101 Conferences.
http://www.javadevcon.com



  Return to Index