Hmm, maybe I can learn some stuff here about session variables. Well, the parameters (and their values) themselves are sizeable in nature. Sort of like "defaultTextForMessage='some text 150 characters long'" and so on. Is storing them in the session advisable?
Thanks, George On 4/12/07, Tom Chiverton <[EMAIL PROTECTED]> wrote: > > On Thursday 12 Apr 2007, George Abraham wrote: > > Yes it is read at every request. For example, the navigational menu for > > every site is different, so the params XML file will have to be read > every > > request to see what the menu items are. The only thing I store in a > session > > variables is an ID identifying the site. > > Right. Why can't you store the parsed parameters in the session too ? > > > -- > Tom Chiverton > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 The most significant release in over 10 years. Upgrade & see new features. http://www.adobe.com/products/coldfusion?sdid=RVJR Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:275176 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

