. IceFaces JSF1.2.
enum . JSF1.2 . , .
:
Code:
<ice:outputText value="#{bundleVarHere[item.type]}"/>
item , type enum.
getLabel enum :
Code:
<ice:outputText value="#{bundleVarHere[item.type.label]}"/>
- enum - UEL -> toString ?
: , . toString.