well, i've never tried out intentionally, however, i'd believe tomcat
can handle this since

- the session is handled (and stored) in the servlet-container
- it's stored in the client either with cookies or url-rewriting

as long as you don't "clone" -> copy the session but refer to it via
getSession(), everything should run smooth.

however, that's my personal assumption without having tried.

anyone who can confim / disagree?

cheers

greg
--
what's puzzlin' you, is the nature of my game
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available @ http://pgpkeys.pca.dfn.de:11371

---------------------------------------------------------------------
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