Attributes |
Name | Required | Request-time | Type | Description |
binding | false | false | java.lang.String | Value binding expression to bind this component to a backing bean property. |
id | false | false | java.lang.String | Component id of this component. |
locale | false | false | java.lang.String | Set to true in order to record a Locale based on the current request's Accept-Language header (if any), if none has currently been set. |
rendered | false | false | java.lang.String | Boolean attribute indicating whether this component should be rendered or not. |
xhtml | false | false | java.lang.String | Set to true to render an xml:lang element on the generated html element. It also causes nested Struts HTML tags (although not JavaServer Faces component tags) to render themselves as xhtml. |