All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sun.faces.metadata.taglib.faces.passthrough.taglib.xml Maven / Gradle / Ivy

There is a newer version: 4.1.1
Show newest version




    Jakarta Faces Passthrough Attributes Tag Library

Facelet tag attributes in this namespace must be added to the pass through attribute map on the UIComponent corresponding to the facelet tag. There are no tags in this tag library.

Usage example

<h:outputText value="Namespaced Attributes" p:foo="bar" />

Would cause <span foo="bar">Namespaced Attributes</span> to be rendered.

]]>
jakarta.faces.passthrough




© 2015 - 2024 Weber Informatics LLC | Privacy Policy