Scrive Heath Borders <[EMAIL PROTECTED]>:

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

Ok, I understand. I think I'll start writing a new UISelectIntBoolean component.

thanks.

--
Francesco Consumi




Reply via email to