Re: session problems between www.domain.com and domain.com

2008-12-02 Thread Randy Paries
On Tue, Dec 2, 2008 at 10:03 AM, Christopher Schultz <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Randy, > > Randy Paries wrote: >> I am having problems with my web app >> the problem is that >> http://www.mydomain.com >> and >> http://mydomain.com > > [do not sh

Re: session problems between www.domain.com and domain.com

2008-12-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Randy, Randy Paries wrote: > I am having problems with my web app > the problem is that > http://www.mydomain.com > and > http://mydomain.com [do not share cookies?] > I am using apache-tomcat-5.5.15 > > is there somewhere that i can override the j

session problems between www.domain.com and domain.com

2008-11-28 Thread Randy Paries
Hello, I am having problems with my web app the problem is that http://www.mydomain.com and http://mydomain.com I am using apache-tomcat-5.5.15 is there somewhere that i can override the jsessionid cookie and make the cookie domain wide? Thanks Randy