A ColdBox sample app that shows running an event from inside another view as a "viewlet"
Install CommandBox if you are not already using it ( http://www.ortussolutions.com/#download )
Run the following commands from the interactive shell to download and and install the viewlet sample app and run it on your local machine (no web or CF server setup is neccessary)
ComandBox> mkdir testsite
ComandBox> cd testsite
ComandBox> install coldbox-viewlet-sample
ComandBox> start