-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Dave,
Dave wrote:
> If I open an IE from windows desktop, and then access the link, it
> will start a new session. Is there any control on cookie, like do not
> use cookie for this new window?
By default, I believe that Tomcat creates browser-session
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Dave,
Dave wrote:
> Hi Chris, Thanks for your reply.
>
> How to configure server(Tomcat, I am using JBoss) to use URL-encoded
> session id tracking? I did not do anything. Is cookie used for
> session tracking by default?
IIRC, Tomcat uses cookies
If I open an IE from windows desktop, and then access the link, it will start a
new session. Is there any control on cookie, like do not use cookie for this
new window?
Thanks!
Christopher Schultz <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED
MESSAGE-
Hash: SHA1
Dave,
Dave wrote:
> I a
Hi Chris,
Thanks for your reply.
How to configure server(Tomcat, I am using JBoss) to use URL-encoded session
id tracking? I did not do anything. Is cookie used for session tracking by
default?
Thanks!
David
Christopher Schultz <[EMAIL PROTECTED]> wrote:
-BEGIN PGP SIGNED
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Dave,
Dave wrote:
> I am using servlet. How to open a window in a new session?
>
> I tried javascript
>
> onclick="window.open(...)"
>
> but the opened window belongs to the same servlet session (see from
> user login name).
If you are using cook