| ApplicationListener |
IMPLEMENTATION WARNING - If this web application is run from a WAR file, or in another environment where reading and writing of the web application resource is impossible, the initial contents will be copied to a file in the web application temporary directory provided by the container. |
code | html |
| AuthenticationInterceptor | code | html | |
| Constants | Manifest constants for the MailReader application. |
code | html |
| Login | Validate a user login. |
code | html |
| Logout | Log user out of the current session. |
code | html |
| MailreaderSupport | Base Action for MailreaderSupport application. |
code | html |
| Registration | Insert or update a User object to the persistent store. |
code | html |
| Subscription | Provide an Edit method for retrieving an existing subscription, and a Save method for updating or inserting a subscription. |
code | html |
| Welcome | Verify that essential resources are available. | code | html |