  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | how does the ssb of a value list handler handle loss of client? | how does the ssb of a value list handler handle loss of client? 2004-08-17 - By Mohit Kumar Agrawal
Back Container takes care of destroying the bean instances after a timeout period
Rgds, Mohit
-- --Original Message-- -- From: An interest list for Sun Java Center J2EE Pattern Catalog [mailto:J2EEPATTERNS-INTEREST@(protected)] On Behalf Of Brian Tarbox Sent: Monday, August 16, 2004 11:09 PM To: J2EEPATTERNS-INTEREST@(protected) Subject: how does the ssb of a value list handler handle loss of client?
If I implement a value list handler with a stateful session bean to hold the position in the list, how do I handle the case of the client just going away without an explicit sb.close()?
My application is html based so it can just go away (or switch to an unrelated url). In that case how does my stateful sesssion bean get closed?
Thank you.
Brian Tarbox
===================================================================Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)
===================================================================Companion Site: http://www.corej2eepatterns.com J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)
|
|
 |