Robin Rigby wrote:
> I have several virtual hosts working with HostSelector, all on the
> same instance of cocoon in Tomcat 5.5.  I am getting naming conflicts
> between session variables with the same name in different virtual hosts.

How exactly are you getting conflicts?

My understanding of web applications in general is that session
variables are based on a session cookie (or url rewriting if cookies are
not available) and cookies are bound to the host that initially set them.


Tobia

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

Reply via email to