filter to change jsessionid cookie almost done, but need little help

2002-09-28 Thread Phillip Rhodes
I am writing a package that will facilitate sso between java based applications that will be released open source and free. Part of the problem is that the tomcat cookie name is NOT at all configurable. When jsessionid is set, the host of the domain is present, the scope is set to the webapp,

Re: filter to change jsessionid cookie almost done, but need little help

2002-09-30 Thread rhodespc
;[EMAIL PROTECTED]> > > To: [EMAIL PROTECTED] > > Subject: filter to change jsessionid cookie almost done, > > but need little help > > > > I am writing a package that will facilitate sso between java based > > applications that will be released open sour