-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Tim,

On 1/8/2010 8:38 AM, Tim Funk wrote:
> The way things work now by default ... The session cookie is set at the
> path level and is different per context. So you may have multiple
> sessino id cookies set for a given server (but given the path constraint
> on the cookie - you only get one of those cookies (typically))

Yup: as long as you don't have nested contexts (i.e. /foo and /foo/bar)
then you shouldn't have any JSESSIONID cookie confusion.

If you are using URL rewriting, then just make sure not to re-write URLs
that switch between webapps (or re-write then very carefully) and you'll
be fine.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAktHmv0ACgkQ9CaO5/Lv0PBvTgCgv73LzcAB5IGmhF+FW61ITPRi
F2UAn0P/3OCBKLu2YuHHCTGpd4xNU3/u
=MfpQ
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to