You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Christian Rebollar <ch...@yahoo.com.mx> on 2005/03/14 23:57:41 UTC

Session listener

I used weblogic and HttpSessionListener interface, and
when I closed browser weblogic invalidated the session
and the listener class catch it, but with tomcat
didn't happen the same, the session died until
timeout. There is a way to do it or it can't be done??

thx

_________________________________________________________
Do You Yahoo!?
La mejor conexión a internet y 25MB extra a tu correo por $100 al mes. http://net.yahoo.com.mx

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Session listener

Posted by Ben Souther <bs...@fwdco.com>.
How could weblogic know that you closed your browser?


On Mon, 2005-03-14 at 17:57, Christian Rebollar wrote:
> I used weblogic and HttpSessionListener interface, and
> when I closed browser weblogic invalidated the session
> and the listener class catch it, but with tomcat
> didn't happen the same, the session died until
> timeout. There is a way to do it or it can't be done??
> 
> thx
> 
> _________________________________________________________
> Do You Yahoo!?
> La mejor conexión a internet y 25MB extra a tu correo por $100 al mes. http://net.yahoo.com.mx
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org