| Enum | Description |
|---|---|
| Mapping.Scope |
Defines the scope of a form associated with an action
|
| Annotation Type | Description |
|---|---|
| Form |
An action form instance can be annotated with this annotation.
|
| Forward | |
| Forwards | |
| Mapping |
Action classes can be annotated with this annotation instead of having to
maintain the information in a struts action XML file.
|
| Mappings |
An action class having multiple mappings can use this annotation to declare
all such mappings.
|
Copyright ? Technia AB. All Rights Reserved.