I am working on a large-scale portal application and need some way to pass application variables between applications. I am wondering if anyone has any simple ideas on how to do this?
For instance, I have an application running in a root directory and a second application running in subdirectory, something like this: App1 |- App2 In an ideal world, I would have some way to call the application variables from the root application within the sub-application. Right now, I am storing the application structure in a WDDX packet and passing it down to the subapplication by writing it to a file and building it into the app scope whenever the time/date value on the file changes. Does anyone know of a better way? M ______________________________________________________________________ Get the mailserver that powers this list at http://www.coolfusion.com FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

