<anyxmlelement xmlns:jsf="http://xmlns.jcp.org/jsf"/>
The presence of an
attribute from this namespace on an otherwise non-Faces aware
markup element indicates that the markup element must be treated
as a Faces component that will be rendered equivalently to what is
specified directly in the Facelet page, with the added benefit
of being associated with a server side UIComponent
instance.
Please see the documentation for Java class jakarta.faces.view.facelets.TagDecorator
.
Info | Value |
---|---|
ID (tag prefix) | jsf |
URI | http://xmlns.jcp.org/jsf |
Tag | Description |
---|---|
element |
Markup element
that causes a component of |