[jboss-user] [EJB 3.0] - Detect client disconnection

cogauthier do-not-reply at jboss.com
Wed Jan 23 21:32:46 EST 2008


Hi,

I have a jsp page that call stateless session bean (ejb3).
The stateless session execute processes during 45 seconds and return result to de jsp page. If a client called the jsp and close internet browser after 15 seconds. The stateless session bean and the jsp page continu to run during 45 seconds without catch the client disconnection.

My question, Is it possible to stop stateless session bean and the jsp when a client closing the browser session?

Thanks!

Charles

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4122874#4122874

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4122874



More information about the jboss-user mailing list