Daniel Patterson wrote:

If you use a database backed session sharing scheme, you can
have your tomcat servers wherever you like.

Note however, that you have now placed all the session sharing
load on a single database server :)

True, but since the mechanism is pluggable, you could implement a scheme using JNDI or Java Spaces or whatever you want ;-)

L.


--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to