You generally do not want to access application and session variables
inside of CFCs. I suggest getting LightWire or ColdSpring and
injecting the application variable into the constructor, set it to a
local scope and then access it using this.variablename.

-Aaron


You are subscribed to cfcdev. To unsubscribe, please follow the instructions at 
http://www.cfczone.org/listserv.cfm

CFCDev is supported by:
Katapult Media, Inc.
We are cool code geeks looking for fun projects to rock!
www.katapultmedia.com

An archive of the CFCDev list is available at 
www.mail-archive.com/cfcdev@cfczone.org

Reply via email to