| Home >> All >> examples >> [ app1 Javadoc ] |
examples.app1: Javadoc index of package examples.app1.
Package Samples:
examples.app1
Classes:
AddressAction: A simple action that handles the display and editing of an addres record. This action works with both JSP and Velocity templates. The type of template to be used is defined in the Struts configuration file. The action support an action URL parameter. This URL parameter controls what this action class does. The following values are supported: list - list address record, this is the default if no action parameter is specified edit - edit address record save - save address record
AddressForm: A simple form that allows a user to enter and modify an address.
AddressBean: A simple bean that represent an address record.
| Home | Contact Us | Privacy Policy | Terms of Service |