Struts-Faces
Tag html


Renders an HTML <html> element with language attributes extracted from the user's current Locale object, if there is one.



Tag Information
Tag Classorg.apache.struts.faces.taglib.HtmlTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
bindingfalsefalsejava.lang.String

Value binding expression to bind this component to a backing bean property.

idfalsefalsejava.lang.StringComponent id of this component.
localefalsefalsejava.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.

renderedfalsefalsejava.lang.StringBoolean attribute indicating whether this component should be rendered or not.
xhtmlfalsefalsejava.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.


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.