ActionContext Module
The Action Context is a key part of the Mojito framework. The ac, for short, gives you access to the frameworks features from within a controller function. The ac is an abstraction that allows you to execute mojit actions within either a server or client context.
This module provides the following classes:
