R: Session lost in Tomcat 5.5.36

2014-09-30 Thread Diego Ruotolo
ist > Oggetto: Re: Session lost in Tomcat 5.5.36 > > 2014-09-30 14:06 GMT+04:00 Diego Ruotolo : > > Hi everybody, > > > > > > > > Working on my company webapp I notice the following problem: > sometimes > > the jsession cookie is lost, and therefore

Re: Session lost in Tomcat 5.5.36

2014-09-30 Thread Konstantin Kolinko
2014-09-30 14:06 GMT+04:00 Diego Ruotolo : > Hi everybody, > > > > Working on my company webapp I notice the following problem: sometimes the > jsession cookie is lost, and therefore my whole http session is lost. > > > > The context is: > > - Tomcat v. 5.5.36 > >- JDK 1.5.0 > > - O

Session lost in Tomcat 5.5.36

2014-09-30 Thread Diego Ruotolo
Hi everybody, Working on my company webapp I notice the following problem: sometimes the jsession cookie is lost, and therefore my whole http session is lost. The context is: - Tomcat v. 5.5.36 - JDK 1.5.0 - O.S. Windows - Client: Internet Explorer 8 Here is my use case: