Re: Tomcat jsessionid cookie across subdomain valve

2007-10-02 Thread Daniel M Garland
How would I raise this as an enhancement request in Tomcat? Daniel M Garland wrote: Hi all, I have a web application that is installed on a virtual host that has a number of subdomains defined with elements in server.xml. We would like cookie sessions persist to across these subdomains, and

Re: Tomcat jsessionid cookie across subdomain valve

2007-10-01 Thread Daniel M Garland
Any thoughts? If this is OT anyone know an appropriate list to post to? Daniel M Garland wrote: Hi all, I have a web application that is installed on a virtual host that has a number of subdomains defined with elements in server.xml. We would like cookie sessions persist to across these subd

Tomcat jsessionid cookie across subdomain valve

2007-09-27 Thread Daniel M Garland
Hi all, I have a web application that is installed on a virtual host that has a number of subdomains defined with elements in server.xml. We would like cookie sessions persist to across these subdomains, and I understand that this is not standard as defined in the servlet specification. Ther