| |||||||
FRAMES NO FRAMES |
Tag Information | |
Tag Class | net.sf.springlayout.web.layout.taglib.FormTag |
TagExtraInfo Class | None |
Body Content | JSP |
Display Name | None |
Attributes | ||||
Name | Required | Request-time | Type | Description |
formBeanName | true | true | java.lang.String | the name of the spring form bean that this form is attached too, identified in LayoutForm definition |
enctype | false | true | java.lang.String | html enctype attribute, to specify the format of the data being submitted by the form |
action | false | true | java.lang.String | html action attribute. If this attribute is specified, it overrides the value configured in Spring XML. |
Variables | No Variables Defined. |
| |||||||
FRAMES NO FRAMES |