Re: help with autocompleter ...

2007-09-25 Thread Giovanni Azua
Ohh just found it ... it is using listKey and listValue ** example.jsp ** listValue="name" /> regards, Giovanni Giovanni Azua wrote: hi all, I would like to displ

help with autocompleter ...

2007-09-25 Thread Giovanni Azua
hi all, I would like to display an autocompleter associated with a application-defined Javabean and have it picking up the right key and value out of the bean properties (getters). I have hard time following the examples as I cant find any that provides the code required on the Action side. I