| 
Class Summary | 
| BaseComponent | 
Custom component that replaces the Struts
 <html:base> tag. | 
| CommandLinkComponent | 
Custom component that emulates the JSF standard component class
 javax.faces.component.html.HtmlCommandLink (and its
 corresponding renderer) but is not tied to a particular implementation of
 renderer for javax.faces.component.UIForm. | 
| ErrorsComponent | 
Custom component that replaces the Struts
 <html:errors> tag. | 
| FormComponent | 
FormComponent is a specialized subclass of
 javax.faces.component.UIForm that supports automatic
 creation of form beans in request or session scope. | 
| HtmlComponent | 
Custom component that replaces the Struts
 <html:html> tag. | 
| MessageComponent | 
Custom component that replaces the Struts
 <html:message> tag. | 
| StylesheetComponent | 
Custom component that replaces the Struts
 <html:stylesheet> tag. | 
| WriteComponent | 
Custom component that replaces the Struts
 <html:write> tag. |