Shared JSF Tag Attributes
- Basic Attributes:
- Shared by majority of JSF HTML tags
- Concern values, validators, converters, etc
- Unique to JSF
- HTML 4.0 Attributes:
- "Pass-through" to the generated HTML element
- Defined in the HTML specification
- DHTML Attributes:
- "Dynamic" HTML
- Let you associate client-side scripts with events
- Typically use JavaScript but any scripting language can be used