Re: Struts 2 jQuery autocompleter and dynamic list

2013-05-29 Thread Mike Hao
ter (I'm using the jQuery > > autocompletedirectly), but from what I'm reading in the documentation > > if you use the href that points to a location that is returning json data > > you don't have to use the list attribute. > > > > Have you tried sett

Re: Struts 2 jQuery autocompleter and dynamic list

2013-05-29 Thread Mike Hao
gkakis wrote: > 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 wrote: > > > I am trying to implement an auto complete feature using St

Struts 2 jQuery autocompleter and dynamic list

2013-05-28 Thread Mike Hao
I am trying to implement an auto complete feature using Struts 2 jQuery plugin - . 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

Re: struts 2 ajax choice

2013-05-13 Thread Mike Hao
Hi Dave, Thank you so much for your quick response and your explanations. Regards, Mike On Mon, May 13, 2013 at 6:03 PM, Dave Newton wrote: > On Mon, May 13, 2013 at 5:56 PM, Mike Hao wrote: > > > Will the S2 jQuery plugin provide the similar functions as S2 dojo > plugin? &

Re: struts 2 ajax choice

2013-05-13 Thread Mike Hao
Will the S2 jQuery plugin provide the similar functions as S2 dojo plugin? Is S2 jQuery plugin maintained by Struts 2 team? I am using Dojo plugin right now, and it works pretty well. Could anyone give me explanation why S2 Dojo plugin get deprecated? Thanks, Mike On Mon, May 13, 2013 at 5:48 PM