Name

Output/Text

Synopsis

This renderer represents an output component as a text.

Component family:

javax.faces.Output

Renderer type:

javax.faces.Text

Renders children:

No

Encode behavior

The component is rendered as text, with all special characters converted to their character entity equivalents if escape is set to true, within an HTML <span> element if any of the HTML attributes or the component ID is set.

Decode behavior

None.

Attributes

[escape="true|false"] [style="style"] [styleClass="styleClass"]
[title="title"]

Get JavaServer Faces now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.