|
Class Summary |
| BaseAction |
Implementation of ActionSupport that contains
convenience methods for subclasses. |
| DateConverter |
This class implements a Struts Type Converter and can be used by struts to convert Date's to Strings |
| FileUploadAction |
Sample action that shows how to do file upload with Struts 2. |
| PasswordHintAction |
Action class to send password hints to registered users. |
| ReloadAction |
This class is used to reload the drop-downs initialized in the
StartupListener. |
| SignupAction |
Action to allow new users to sign up. |
| UserAction |
Action for facilitating User Management feature. |