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

Rusty,

Rusty Wright wrote:
> Sorry, I thought I did.  It has nothing to do with tomcat; it's up to
> the browser whether or not it assigns different sessions to the tabs or
> not.

Replace "sessions" with "cookies" and the above statement is true. HTTP
is session-less, so clients do not keep any state information. Cookies
are a brilliantly hacky way of getting the server to maintain user state
over a state-less protocol.

- -chris

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

iEYEARECAAYFAkipiEwACgkQ9CaO5/Lv0PAqMgCePuM2TPHVXR/0RkbY5PD4uvZn
yhEAnjlxkLQE2/sLPbuL+qBSt1JPmVuP
=Jk6n
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to