distinguish between simultaneous sessions of same browser

2001-08-06 Thread James Bond
hey guys If i want to support multiple simultaneous sessions from multiple browser windows (but same browser) how would i be distinguishing between the logically separate user sessions? I mean what are the ways of handling this. eg: http sessions, URL rewriting, hidden tags, i know cookies dont

SV: distinguish between simultaneous sessions of same browser

2001-08-06 Thread Mattias Jiderhamn
> If i want to support multiple simultaneous sessions > from multiple browser windows (but same browser) how > would i be distinguishing between the logically > separate user sessions? > > I mean what are the ways of handling this. > eg: http sessions, URL rewriting, hidden tags, i know > cookies

Re: distinguish between simultaneous sessions of same browser

2001-08-07 Thread Bernard Granier
sessions of same browser hey guys If i want to support multiple simultaneous sessions from multiple browser windows (but same browser) how would i be distinguishing between the logically separate user sessions? I mean what are the ways of handling this. eg: http sessions, URL rewriting, hidden

Re: distinguish between simultaneous sessions of same browser

2001-08-07 Thread Sreenath V
how do we know the user requested from 2 browsers. - Original Message - From: "Bernard Granier" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 07, 2001 3:54 PM Subject: Re: distinguish between simultaneous sessions of same browser > As

Re: distinguish between simultaneous sessions of same browser

2001-08-07 Thread Pramod Shrinivas Tol
AlWays there will be per browser session is not it? - Original Message - From: "Bernard Granier" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 07, 2001 3:54 PM Subject: Re: distinguish between simultaneous sessions of same browser > As

Re: distinguish between simultaneous sessions of same browser

2001-08-07 Thread Gokul Singh
- Original Message - From: "James Bond" <[EMAIL PROTECTED]> > If i want to support multiple simultaneous sessions > from multiple browser windows (but same browser) how > would i be distinguishing between the logically > separate user sessions? You want to have more than one session per

Re: distinguish between simultaneous sessions of same browser

2001-08-07 Thread Bernard Granier
and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Pramod Shrinivas Tol Sent: vendredi 7 août 1981 12:46 To: [EMAIL PROTECTED] Subject: Re: distinguish between simultaneous sessions of same browser AlWays there will be per browser session is not it? - Original Message - From: "Be

Re: distinguish between simultaneous sessions of same browser

2001-08-07 Thread Scott Lillig
ers, Scott -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Gokul Singh Sent: Tuesday, August 07, 2001 6:13 AM To: [EMAIL PROTECTED] Subject: Re: distinguish between simultaneous sessions of same browser - Origin

Re: distinguish between simultaneous sessions of same browser

2001-08-08 Thread Hamid
07, 1981 3:46 PM To: [EMAIL PROTECTED] Subject: Re: distinguish between simultaneous sessions of same browser AlWays there will be per browser session is not it? - Original Message - From: "Bernard Granier" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, A

Re: distinguish between simultaneous sessions of same browser

2001-08-08 Thread Kevin Duffey
gh > Sent: Tuesday, August 07, 2001 4:13 AM > To: [EMAIL PROTECTED] > Subject: Re: distinguish between simultaneous sessions of same browser > > > - Original Message - > From: "James Bond" <[EMAIL PROTECTED]> > > > If i want to support multiple simul