Ok,this has to go into my blog just so that I have a record of what is going on with it. In the ColdFusion framework ColdBox, there are a list of variables that you canĀ use on the url string. The link to the list is below.
http://ortus.svnrepository.com/coldbox/trac.cgi/wiki/cbURLActions
The main one I am concerned with is the fwreinit url variable. This little flag allows one to reset the application on the fly. Since I have to look for it every time I need it I’m putting it here so I know where I can go to get it. Hope it helps someone else out there.
Posted in coldbox, coldfusion, tips | Tags: coldbox, coldfusion, fwreinit, reset framework