| |||||||
| 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.struts.taglib.html.HtmlTag |
| TagExtraInfo Class | None |
| Body Content | JSP |
| Display Name | None |
| Attributes | ||||
| Name | Required | Request-time | Type | Description |
| lang | false | true | boolean | 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 HTTP header is used. If still not found, the default language for the server is used.
|
| xhtml | false | true | boolean | Set to
|
| Variables | No Variables Defined. |
| |||||||
| FRAMES NO FRAMES | |||||||