I have a SelectOneListBox which all his 'SelectItem' are added to the componenet (which is binded to the backing beanin UIComponent ) in the backing bean (I need to do it like this...) the user clicked on a item on the list and I need to know on which element he clicked, how do I do it (I tried through 'value' attribute and I get nothing) ? How do I get throuh the UIComponent the value ?
thnaks -- View this message in context: http://www.nabble.com/value-of-a-UIComponent-tf4022846.html#a11426130 Sent from the MyFaces - Users mailing list archive at Nabble.com.

