Re: cookie-based session tracking, how to start a new session

2008-02-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dave, Dave wrote: |> Use two separate instances of the web browser. | | this is the best solution. Is there a way for openning a new | instance of web browser such as IE by clicking a link on JSP page? Not reliably. Aren't thin clients great? - -c

Re: cookie-based session tracking, how to start a new session

2008-02-01 Thread Dave
Hi Chris, Thanks for ideas. > Use two separate instances of the web browser. this is the best solution. Is there a way for openning a new instance of web browser such as IE by clicking a link on JSP page? Dave Christopher Schultz <[EMAIL PROTECTED]> wrote: -BEGIN

Re: cookie-based session tracking, how to start a new session

2008-02-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dave, Dave wrote: | For cookie-based session tracking, when a user clicks a link on a | jsp page, how to make the request belong to a new session, not | existing session. Since there can only be one session (JSESSIONID) cookie for any given host/pa

cookie-based session tracking, how to start a new session

2008-01-31 Thread Dave
For cookie-based session tracking, when a user clicks a link on a jsp page, how to make the request belong to a new session, not existing session. Thanks! dave - Never miss a thing. Make Yahoo your homepage.