If I want to "remember" data within the global object in a map and generate it within setupForRequest, it is called and generated for every page request....although it should be held within the webserver somewhere.
Where would I generate it if I only want to generate it once for the whole web application and not for every page request ? Where and how would I generate it if I only want to generate it once for a single user for the whole web application ? Thanks! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]