cc

Tag insertFacet

Attributes 
NameRequiredTypeDescription
nametruejavax.el.ValueExpression
(must evaluate to java.lang.String)

The name of the facet child on the top level component which must be inserted as a facet child of the component in which this element is nested.

requiredfalsejavax.el.ValueExpression
(must evaluate to boolean)

If true, and there is no such facet present on the top level component, a TagException must be thrown, containing the Location, the facet name, and a localized descriptive error message.