Hi Mike,
have a look at the following link
https://code.google.com/p/struts2-jquery/wiki/AutocompleterTag
Antonios
On 29 May 2013 01:50, Mike Hao <mike.hao@gmail.com> wrote:
> I am trying to implement an auto complete feature using Struts 2 jQuery
> plugin - <sj:autocompleter>. The suggestion list need to be dynamically
> retrieved from backend based on the characters user entered. Is it possible
> to implement this behaviour using S2 jQuery plugin? Does anyone has a good
> example?
>
> I could not find such an example in showcase.
>
> Thanks,
> Mike
>
|