hi, i have read in the coldfusion manual that a coldfusion session is meant to 
end once the browser has been closed.

however, if i set some session variables in a browser, close all browsers, then 
restart my application in a fresh browser, it still comes up with the values 
that were set before i closed all the browsers.

i would appreciate if someone could possibly explain to me why this is 
happening and i can effectively end a session once the user closes the browser

thanks for your help


For this to happen, one needs to have session variables set to J2EE variables 
in the CF Administration OR use a work around to set the traditional session 
cookies to be temporary memory cookies rather then persistent file cookies.




--------------
Ian Skinner
Web Programmer
BloodSource
www.BloodSource.org
Sacramento, CA

---------
| 1 |   |
---------  Binary Soduko
|   |   |
---------
 
"C code. C code run. Run code run. Please!"
- Cynthia Dunning

Confidentiality Notice:  This message including any
attachments is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the
intended recipient, please contact the sender and
delete any copies of this message. 




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:256709
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to