Does the session timeout apply to all session variables at the same time, or
since they were last used?  lemme be a lil' more clear

I have session.hello  and session.goodbye, and they are both active for now.
but then I stop using session.goodbye for a while, but at the same time, I
am continuously using session.hello.  Will session.goodbye timeout?  and if
it does time out, will session.hello timeout too (i doubt that, but I'm
paranoid)?

Oh, i know the question now!  Are individual session variable timeouts
independent of other session variables, or are they all affected at the same
instance?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to