UI-Component Sets
Project Documentation

Summary

Tag name: <f:converter>
Tag class: javax.faces.webapp.ConverterTag
This tag creates an instance of the specified Converter, and associates it with the nearest parent UIComponent. see Javadoc of JSF Specification

Attributes

Name Type Required Description
converterId String true The converter's registered ID.