Re: Tomcat SSO JSESSIONIDSSO value can't be reset by browser

2010-02-28 Thread Xiaojun Deng
On Fri, Feb 26, 2010 at 03:28:50PM +, Pid wrote: >On 26/02/2010 14:58, Xiaojun Deng wrote: >>On Fri, Feb 26, 2010 at 8:51 PM, Pid wrote: >>>On 26/02/2010 09:59, Xiaojun Deng wrote: >>>> >>>>On Fri, Feb 26, 2010 at 09:57:46AM +, Pid wrote: >>

Re: Tomcat SSO JSESSIONIDSSO value can't be reset by browser

2010-02-26 Thread Xiaojun Deng
On Fri, Feb 26, 2010 at 8:51 PM, Pid wrote: > On 26/02/2010 09:59, Xiaojun Deng wrote: >> >> On Fri, Feb 26, 2010 at 09:57:46AM +, Pid wrote: >>> >>> On 26/02/2010 04:15, Xiaojun Deng wrote: >>>> >>>> Hello, >>>> >>

Re: Tomcat SSO JSESSIONIDSSO value can't be reset by browser

2010-02-26 Thread Xiaojun Deng
On Fri, Feb 26, 2010 at 09:57:46AM +, Pid wrote: >On 26/02/2010 04:15, Xiaojun Deng wrote: >>Hello, >> >>I use the Tomcat SSO function, and I found that when I restart my tomcat or >>the >>session timeout, I refresh the page, the cookie JSESSIONIDSSO keep the

Tomcat SSO JSESSIONIDSSO value can't be reset by browser

2010-02-25 Thread Xiaojun Deng
Hello, I use the Tomcat SSO function, and I found that when I restart my tomcat or the session timeout, I refresh the page, the cookie JSESSIONIDSSO keep the old value, so I can't login my application. And the web application's JSESSIONID works well, they can reset the cookie value. Is there