Hi All, I need to display certain db fields in the label of each UISelectItem in a tabular form. So I tried to add , as it works in pure html, but myfaces is escaping the to  . I know that there is a method in HtmlOutputText called setEscape(boolean escape), but I can't find it in the SelectOneMenu nor in the UISelectItem classes.
How Can I do what I want? Cheers, Luiz Carlos Geron jabber: [EMAIL PROTECTED]

