> -----Original Message----- > From: Jochem van Dieten [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 25, 2003 3:52 AM > To: CF-Talk > Subject: Re: Request for Review: "Variables in CFML > > > Jim Davis wrote: > > Personally I use the Application scope for session data and roll my > > own timeout simply to gain the ability for "end of session event" > > processing. > > If you use J2EE sessions you can create a listener in Java > that listens > for end of session events and acts on them. Although I am not sure if > that works on all versions of CF MX, it might be CF MX for J2EE only.
Of course I'm still on v4.5 for most of my apps... ;^) Jim Davis ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

