Huh? Once it's in the Application scope it can stay there for as long as you want.
On 11/12/06, Doug Brown <[EMAIL PROTECTED]> wrote: > Cachedwithin does load the dataset into server memory but stays there until > it times out, and then refreshes. Setting it in the application scope > requires you to query the database for the data to put into that scope and > store it on every request. That is my understanding. -- CFAJAX docs and other useful articles: http://www.bifrost.com.au/blog/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:260062 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

