Hello Daniel, I don't really understand your question. Can you be a bit more specific? If I understand well though, you could either change the value property of your SelectItem object, or loop through the SelectItem list until you find the one with the selected value to extract the description.
Regards, ~ Simon On 8/31/07, daniel ccss <[EMAIL PROTECTED]> wrote: > > Hi all, > > How I can get the selected text, not the code, of a <h:selectOneMenu > component? > > thanks >

