Is there a way to handle cleanup of application specific resources when
a session is about to expire?
Let's say that I have a database connection stored in a session
(obviously I would use a pooled object for this but this just an
example) and I wanted to close the connection before the object was
removed from the session. Is there a way to do this?
Thanks
Mike
-------------------------------------------------------
This SF.net email is sponsored by: Microsoft Visual Studio.NET
comprehensive development tool, built to increase your
productivity. Try a free online hosted session at:
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr0003en
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss
- Re: [Webware-discuss] session expiration handler Michael Engelhart
- Re: [Webware-discuss] session expiration handler Matt Feifarek
- Re: [Webware-discuss] session expiration handle... Michael Engelhart
- Re: [Webware-discuss] session expiration ha... Matt Feifarek