Does anyone know if its possible to carry session data across subdomains?
For instance, I set a session in www.xyz.com, and I want to retrieve it in
secure.xyz.com. I know that there are issues with cookies being carried
across domains but is this still the case with subdomains?  And, is there a
work around such as using the non-cookie session?

Thanks.
Neal


--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to