Package com.micromail.action

Class Summary
AddressAction This class contains action methods for both the editable address book page and the address selection page
ComposeAction Contains actions associated with the message composition page
FolderAction This class contains action methods for actions initiated on the folder page
GeneralDispatchAction An abstract Action which combines the functionality of the Struts DispatchAction and LookupDispatchAction classes.
The execute method is identical to that of LookupDispatchAction, except for the following: if the inverse lookup fails, the execute method of DispatchAction is called.
LoginAction Action object to initialize the application for a logged in user
NewUserAction Actions associate with capturing the personal name of a user who has logged on for the first time
ReadAction This class contains action methods for the read page