Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: sessions


Message #1 by "Eamon" <emoore_@h...> on Thu, 1 Mar 2001 13:04:21
I am using examples from Chapter 5 of Pro JSP. If users login from 
different machines they obviously get different session ids. But if two 
users login from same machine they get same sessionid and if one user logs 
out the other user's session id is also invalidated. 
How can these two users get different session ids.

Thanks.

  Return to Index