nested
Tag form
Nested Extension - Define An Input Form
This tag is an extension of the <html:form>
tag. Please consult its documentation for information on tag attributes and usage details.
Tag Information |
Tag Class | org.apache.struts.taglib.nested.html.NestedFormTag |
TagExtraInfo Class | None |
Body Content | JSP |
Display Name | None |
Attributes |
Name | Required | Request-time | Type | Description |
action | true | true | java.lang.String | No Description |
acceptCharset | false | true | java.lang.String | No Description |
disabled | false | true | boolean | - Since:
- Struts 1.2.7
|
enctype | false | true | java.lang.String | No Description |
focus | false | true | java.lang.String | No Description |
focusIndex | false | true | java.lang.String | No Description |
method | false | true | java.lang.String | No Description |
onreset | false | true | java.lang.String | No Description |
onsubmit | false | true | java.lang.String | No Description |
readonly | false | true | boolean | - Since:
- Struts 1.2.7
|
scriptLanguage | false | true | boolean | No Description |
style | false | true | java.lang.String | No Description |
styleClass | false | true | java.lang.String | No Description |
styleId | false | true | java.lang.String | No Description |
target | false | true | java.lang.String | No Description |
Variables |
No Variables Defined. |
Output Generated by
Tag Library Documentation Generator.
Java, JSP, and JavaServer Pages are trademarks or
registered trademarks of Sun Microsystems, Inc. in the US and other
countries. Copyright 2002-4 Sun Microsystems, Inc.
4150 Network Circle
Santa Clara, CA 95054, U.S.A.
All Rights Reserved.