| Class | Description |
|---|---|
| ApplicationListener |
ServletContextListener that initializes and finalizes the
persistent storage of User and Subscription information for the Struts
Demonstration Application, using an in-memory database backed by an XML
file. |
| AuthenticationInterceptor | |
| Constants |
Manifest constants for the MailReader application.
|
| Login |
Validate a user login.
|
| Logout |
Log user out of the current session.
|
| MailreaderSupport |
Base Action for MailreaderSupport application.
|
| Registration |
Insert or update a User object to the persistent store.
|
| Subscription |
Provide an Edit method for retrieving an existing subscription, and a
Save method for updating or inserting a subscription.
|
| Welcome |
Verify that essential resources are available.
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.