posted 13 years ago
Hello,
I am building a form to update a database using s:textfield tags in the JSPs. I would like to offer suggestions from the entries already in de Database, like an autocompleter search box, but I would like to know if there is something simpler than the autocompleter with Json format. Is there something quick and easy that I can integrate in my form tags such as the s:textfield and able to offer suggestions from a List of Strings.
Regards.
MR.