Annotation Interface Sprout.FormName
- Enclosing class:
- Sprout
Override the default form name for this action. Equivalent to setting
name property in an action mapping in
struts-config.xml
.-
Required Element Summary
Required Elements
-
Element Details
-
value
Form name. Corresponds to a form-bean mapping instruts-config.xml
.
-