JSF Tag Libraries
- Core
- Prefix: f (by convention)
- 20 tags
- 3.5 attributes per tag
- Most represent objects attached to components:
- Attributes, Listeners, Converters, Validators
- Facets, Parameters, Select items
- HTML
- Prefix: h (by convention)
- 25 tags
- 28.9 attributes per tag
- Represent user interface components