-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
e:
> 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 cookie-based session id tracking,
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).
-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
> u
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).
Thanks for help!
David
-