Dear all,
I would like to control my session objects' events.
I mean I need to do an update query on a database as soon as a session
disconnect.
I wrote my update query at finalize event of an Object that was in Session
but it doesn't work all the time, and most the time it has delay because JVM
can't control it and I want to do this via Web server because it is safer.

Thanks for your helps,
Regards,
Mozhgan.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to