Hi,

we'd like to make modular web development, not with merging in 1 deployable webapp separate web sources, but with making run 2 webapps sharing the same user's session.

We all know JEE standard does not specify such thing for the moment, but servers start to enable it a proprietary way (see weblogic 9 for instance)

Is there a way in Tomcat to share the same user's session across multiple webapps, for this purpose of modular development ?

Thank to any suggestion,

Dominique.

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