session timeout refers to a session as a whole and not the individual
components.  

all session scope variables will be cleared for that session when the
timeout limit is hit after the last time the user had used the site during
that specific session.

hope that made sense.

        Terry Bader
        IT/Web Specialist
        EDO Corp - Combat Systems
        (757) 424-1004 ext 361 - Work
        [EMAIL PROTECTED]   


        (757)581-5981 - Mobile
        [EMAIL PROTECTED]
        icq: 5202487   aim: lv2bounce
        http://www.cs.odu.edu/~bader






-----Original Message-----
From: Phoeun Pha [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 07, 2001 2:43 PM
To: CF-Talk
Subject: Session timeout question


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/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to