o
Tag converter


Add the specified managed-bean as a Converter for the parent UIComponent.


Tag Information
Tag Classorg.apache.myfaces.orchestra.conversation.jsf.components.ConverterTag
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
beanNametruefalsejava.lang.StringA literal expression (not an EL expression) containing the name of the managed-bean to use. This managed-bean must implement the Converter interface, and should be of scope 'none'.
useWrapperfalsefalsejava.lang.StringWhen set to true, a SerializableConverter instance will automatically be wrapped around the returned converter. Defaults to true.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.