Package org.loom.action

Interface Summary
Action The interface that must be implemented by any Action
PropertyExceptionHandler Handles errors while trying to process properties.
 

Class Summary
AbstractAction Abstract superclass that provides some methods for the most common use.
AbstractActionImpl Deprecated. use AbstractAction instead.
ActionContext Encapsulates the objects associated to this request: request, response, current action mapping, etc.
DefaultPropertyExceptionHandler The default strategy for property binding failures