Hi,
I have one doubt regarding “Select” control. Basically i have a collection of beans (Users - User beans). I Created an IndexedContainer using my collection object.
And set this container as a data source object to the select control. I was able to see my select control in the page with some data.
But here my problem is, if I click on the select control I need to show the user name. Now the user bean object’s key is being shown.
How to solve this problem. Could any one help me on this?
Another Question:
is it possible to get the user bean object based on the current item selection?
Thanks in advance,
Thamizharasu S