| |||||||
| FRAMES NO FRAMES | |||||||
Render an HTML <html> Element
Renders an HTML <html> element with language attributes extracted from the user's current Locale object, if there is one.
| Tag Information | |
| Tag Class | org.apache.strutsel.taglib.html.ELHtmlTag |
| TagExtraInfo Class | None |
| Body Content | JSP |
| Display Name | None |
| Attributes | ||||
| Name | Required | Request-time | Type | Description |
| lang | false | true | java.lang.String | Renders a lang attribute with the locale stored in the user's session. If not found in the session, the language from the Accept-Language
|
| xhtml | false | true | java.lang.String | Set to
|
| Variables | No Variables Defined. |
| |||||||
| FRAMES NO FRAMES | |||||||