Scrive Heath Borders <[EMAIL PROTECTED]>:
Ok, I understand. I think I'll start writing a new UISelectIntBoolean component.The problem is that UISelectBoolean is dependent on its value always being a boolean. The converter is only for use between JSF and HTML, not within JSF. Again, you'll either have to put conversion on your bean, or make a custom component that doesn't depend on a boolean value.
Don't blame MyFaces, this is in the API
thanks.
-- Francesco Consumi

