In ColdFusion, an application variable needs to be locked while it's being accessed, to prevent one user writing to it when another is reading, giving indeterminate results or worse.
Do we need to do something similar with JRun? I want to keep a set of application parameters in an application object for reading frequently by many pages, but I also want to have a feature allowing these parameters to be changed. Thanks Nick ______________________________________________________________________ This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists
