> -----Original Message-----
> From: David Brown [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, May 11, 2005 12:10 AM
> To: CF-Talk
> Subject: Re: Server Scope
> 
> Jim,
> Thank you sir for the answer.  Do you know how long the time to live is?
> Where do you set the time?

Oops - missed that one.

Anything put in the server scope will live as long as the server is up and
running - barring recycling it's effectively permanent.  Of course it can be
deleted manually by any template on the server (a StructClear(Server) would
do it) - but the ColdFusion engine won't ever time out the material.

That being said you still need code like you have to do the initialization
the first time, but once that's done you don't have to worry about it.

Jim Davis





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206308
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to