Hi,
I'm using GLassfish v2b19 (JSF 1.2 then) and I want to fill a selectOneMenu
component with an enumeration. The Unified EL is supposed to support enums
but I couldn't make it work. I had a look at the class EnumConverter but
don't really know how to use it.
Does anybody know how to fill a selectOneMenu with a enum ?
Thanks,
Antonio