<anyxmlelement xmlns:faces="jakarta.faces"/>
Jakarta Faces Passthrough Elements Tag Library
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) | faces |
URI | jakarta.faces |
Tag | Description |
---|---|
element |
Markup element
that causes a component of |