RE: window close session invalidate

2003-08-19 Thread Geiglein, Gary
time. -Original Message- From: Paul Wallace [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 06, 2003 7:26 PM To: Tomcat Developers List Subject: RE: window close session invalidate -Original Message- From: Paul Wallace Sent: Thursday, 7 August 2003 9:20 AM To: Tomcat Developers List Subjec

Re: window close session invalidate

2003-08-14 Thread Martin Algesten
ime of the application,closing your browser window, means that you are ending your application Filip -Original Message- From: Paul Wallace [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 05, 2003 9:01 PM To: Tomcat Developers List Subject: window close session invalidate Dear all,

RE: window close session invalidate

2003-08-14 Thread Paul Wallace
OK, Thanks for that. An interesting note however..after some testing, the session is not killed when run from another terminal i.e running the same instance of TC (same server) but from different terminals. That would suggest it is an IE configuration issue (at much annoyance to certain

RE: window close session invalidate

2003-08-14 Thread Paul Wallace
ending your application Filip > -Original Message- > From: Paul Wallace [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 05, 2003 9:01 PM > To: Tomcat Developers List > Subject: window close session invalidate > > > Dear all, > May someone enlighten me

RE: window close session invalidate

2003-08-08 Thread Paul Wallace
-Original Message- From: Paul Wallace Sent: Thursday, 7 August 2003 9:20 AM To: Tomcat Developers List Subject: RE: window close session invalidate OK, Thanks for that. An interesting note however..after some testing, the session is not killed when run from another terminal

window close session invalidate

2003-08-06 Thread Paul Wallace
Dear all, May someone enlighten me on why my session is being invalidated when I close a browser window? I am doing this in one of two ways - the application close icon on the top right of the window, or a simple: CLOSE Does anyone have any experience of this? The session is being killed

Re: window close session invalidate

2003-08-06 Thread Jochen Schwörer
i had the same problem with internet explorer. mozilla seems to work properly. i tracked the problem down and found out that internet explorer looses the session cookie when closing the popup browser window. then i added to my virtualhost definition in server.xml to disable the session-cooki

RE: window close session invalidate

2003-08-06 Thread Paul Wallace
dow, means that you are ending your application Filip > -Original Message- > From: Paul Wallace [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 05, 2003 9:01 PM > To: Tomcat Developers List > Subject: window close session invalidate > > > Dear all, > May s

RE: window close session invalidate

2003-08-05 Thread Filip Hanik
; To: Tomcat Developers List > Subject: window close session invalidate > > > Dear all, > May someone enlighten me on why my session is being invalidated > when I close a browser window? I am doing this in one of two ways - the > application close icon on the top right of t