Re: Can tomcat send out event about persistent connection being closed?

2007-02-26 Thread M M
omcat Users List Sent: Monday, February 26, 2007 4:28:58 PM Subject: RE: Can tomcat send out event about persistent connection being closed? > From: M M [mailto:[EMAIL PROTECTED] > Subject: Can tomcat send out event about persistent > connection being closed? > > I am using Tomc

Can tomcat send out event about persistent connection being closed?

2007-02-26 Thread M M
I am using Tomcat 5.5 and I would like to bind the HttpSession lifecycle with its underlying persistent connection lifecycle. Partically, if the persistent connection is closed due to connectionTimeout or client program exits, I would like to invalid the client's HttpSession, and if the HttpSess