Re: sessionCookieDomain and sessionCookiePath

2011-11-11 Thread Ionut Stoian
context.xml On Thu, Nov 10, 2011 at 7:05 PM, Pid * wrote: > On 10 Nov 2011, at 13:06, Ionut Stoian wrote: > > > It was a typo, i meant "/". > > > > They are available also on tomcat > 6.0.27: > > http://tomcat.apache.org/tomcat-6.0-doc/config/contex

Re: Re: sessionCookieDomain and sessionCookiePath

2011-11-10 Thread Ionut Stoian
kieDomain and sessionCookiePath On 10/11/2011 08:39, Ionut Stoian wrote: > Hello, > > I have an application serving several subdomains (a1.domain.com, > a2.domain.com etc.) and i want to be able to have a single session cookie > shared between subdomains (registered on domain ".domain.com&qu

Re: sessionCookieDomain and sessionCookiePath

2011-11-10 Thread Ionut Stoian
Hello, I have an application serving several subdomains (a1.domain.com, a2.domain.com etc.) and i want to be able to have a single session cookie shared between subdomains (registered on domain ".domain.com"). However, when using Tomcat's sessionCookieDomain (tried on versions 6.0.33, 7.0.22) i d