UI-Component Sets
Project Documentation

Summary

Tag name: <f:converter>
Tag class: org.apache.myfaces.taglib.core.ConverterImplTag
This tag creates an instance of the specified Converter, and associates it with the nearest parent UIComponent.

Attributes

Name Type Required Description
binding org.apache.myfaces.taglib.core.ConverterImplTag false A ValueExpression that evaluates to a Converter.
converterId String false The converter's registered ID.