Class Summary |
AbstractFacesTag |
Abstract base class for custom component tags for the
Struts-Faces Integration Library. |
BaseTag |
Render an HTML <base> element for
the Struts-Faces Integration Library. |
ErrorsTag |
Render a set of validation or business logic error messages, for
the Struts-Faces Integration Library. |
FormTag |
Render an input form that is submitted to a Struts Action ,
for the Struts-Faces Integration Library. |
HtmlTag |
Render an HTML <html> element for
the Struts-Faces Integration Library. |
LifecycleListener |
LifecycleListener to initialize the required lifecycle
objects, and perform other one-time setup tasks, for the
Struts-Faces Integration Library. |
MessageTag |
Render a localized message, with optional substitution parameters, for
the Struts-Faces Integration Library. |
OutputBodyTag |
Encapsulate nested JSP content as a JavaServer Faces
UIOutput component rendered with the Text
renderer type. |
StylesheetTag |
Render a stylesheet HTML <link> element for
the Struts-Faces Integration Library. |
WriteTag |
Write the content of the specified component, converting to text
as necessary first, for the
Struts-Faces Integration Library. |