users@glassfish.java.net

JSF, selectOneMenu, enum and EnumConverter

From: Antonio Goncalves <antonio.mailing_at_gmail.com>
Date: Tue, 10 Oct 2006 17:45:14 +0200

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