Is it possible to
bind a h:selectBooleanCheckbox component to a String field? The string field is
coming out of the db as a Y or N value. This is existing code used in a lot of
places, and I can't change it. It should have been stored in the object as a
boolean or Boolean, but I can't change that now.
Any ideas on how to
do this? I've read about using converter's, but they don't seem to apply here,
unless I have to write my own. I'd rather use a standard one if I can.
Thanks...
Senior Developer
FX
646.268.9949

