UI-Component Sets
Project Documentation

Summary

Tag name: <h:head>
UIComponent class: javax.faces.component.html.HtmlHead
Component type: javax.faces.OutputHead
Component family: javax.faces.Output
Renderer type: javax.faces.Head
Renderer class: org.apache.myfaces.renderkit.html.HtmlHeadRenderer

Attributes

Name Type Supports EL? Description
binding javax.faces.component.html.HtmlHead Only EL Identifies a backing bean property (of type UIComponent or appropriate subclass) to bind " + "to this component instance. This value must be an EL expression.
dir String Yes HTML: The direction of text display, either 'ltr' (left-to-right) or 'rtl' (right-to-left).
lang String Yes HTML: The base language of this document.
xmlns String Yes