Re: Session lost in Tomcat 5.5.36

2014-10-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Diego, On 9/30/14 6:56 AM, Diego Ruotolo wrote: > 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 > >

R: Session lost in Tomcat 5.5.36

2014-09-30 Thread Diego Ruotolo
Thanks Daniel, best regards Diego > -Messaggio originale- > Da: Daniel Mikusa [mailto:dmik...@pivotal.io] > Inviato: martedì 30 settembre 2014 15:33 > A: Tomcat Users List > Oggetto: Re: Session lost in Tomcat 5.5.36 > > On Tue, Sep 30, 2014 at 6:56 AM, Diego Ruoto

Re: Session lost in Tomcat 5.5.36

2014-09-30 Thread Daniel Mikusa
On Tue, Sep 30, 2014 at 6:56 AM, Diego Ruotolo wrote: > 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

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: