Question
Modifying application variables
I have multiple applications running under a single instance
of CF server 8 on a J2EE box and am looking for a way to modify
application scope data in one (or more) of the application(s) from
within a different application (this application is a management
area). Is this possible? If so, how would I reference the
application scopes of each app from the outside?
