Class | Description |
---|---|
Cache |
Cache is a component that captures the mark-up rendered by its children and caches this for future
requests.
|
ConditionalComment |
ConditionalComment is an
UIComponent which renders a conditional comment. |
OutputLabel |
OutputLabel is a component that extends the standard
HtmlOutputLabel and provides support for
automatically setting its value as the label of the component identified by its for attribute (if any). |
ResourceInclude |
This component is used to catch the output from a JSP/Servlet resource and render it as output
to the JSF writer.
|