Answered
setting variables in a CFC
Is it possible to set application or session variables from
within a CFC. I know this is not typical programming, but I have a
situation where I would like to have a CFC function set a session
or application variable to be used within the rest of the
application. Is this possible? I'm asking because I cannot get it
to work.
