Hi, Struts 2 has a specific auto complete tag, see here http://www.roseindia.net/struts/struts2/struts2uitags/autocompleter-example.shtml, so you only need to populate a list with the suggestions in the action executed before showing the jsp.
best regards, Magnus On Fri, May 1, 2009 at 10:07 AM, Saeed Iqbal <saee...@gmail.com> wrote: > Hi > > Can anyone tell me how to call struts method from javascript please for > autocomplete > > Thanks, > -saeed >