| Classes | |
|---|---|
| AuthorizeAction | Determine if the action is authorized for the given roles. |
| ExceptionHandler | Handle the specified exception. |
| ExecuteAction | Invoke the appropriate |
| PerformForward | Perform forwarding or redirection based on the specified
|
| PerformInclude | Perform forwarding or redirection based on the specified include uri (if any). |
| PopulateActionForm | Populate the form bean (if any) for this request. |
| RequestNoCache | Check to see if the controller is configured to prevent caching, and if so, set the no cache HTTP response headers. |
| SelectAction | Cache the |
| SelectForward | Create and return a |
| SelectInput | Validate the properties of the form bean for this request. |
| SelectLocale | Select the |
| SelectModule | Cache the |
| SetContentType | Check to see if the content type is set, and if so, set it for this response. |
| TilesPreProcessor | Command class intended to perform responsibilities of the TilesRequestProcessor in Struts 1.1. |
| ValidateActionForm | Validate the properties of the form bean for this request. |