ColdBox Forums Notification: Post to Global variables

Title: Global variables
Thread: Global variables
Forum: Need Help?
Conference: ColdBox
User: skyiver Hi, I am new to CB, and have read throught most of the guides, but still need
some help here.

from what i understand the main EH is being invoked first
then the general.cfc or others event.

So, the onRequestStart in main EH
should be the place for setting up the global variables, right?

and how we
should do it here(what is the best way), using rc like,
<cfset var rc =
Event.getCollection()>
<cfset rc.myself= "index.cfm?event=">

or can we use
application or session vars here?

thanks in advance.
-Tony
http://www.luismajano.com/forums/index.cfm?event=ehMessages.dspMessages&threadid=70C8941A-FF65-CEF6-653AA4A7FFEC6FD5