Jon
Does anyone know if it's possible to use a Java 5 type-safe enum with
h:selectOneRadio? On first try I'm receiving an error of "Conversion Error
setting value 'ISDN' for 'null Converter'." when using the JSF RI. I'm
guessing that I would need to create custom converter?
- OT: Possible to use Java 5 enum with h:selectOneRadio... Jonathan Eric Miller
- Re: Possible to use Java 5 enum with h:selectOne... Jonathan Eric Miller