RE: Help needed in Auto complete tag in Struts2

2007-07-11 Thread Jaladanki, Ravi
and options.ftl in showcase. musachy On 7/10/07, Jaladanki, Ravi [EMAIL PROTECTED] wrote: Hi Musachy, Thanks for your reply I have seen show case example but It is returning directly JSONList.js file which is hard coded in the JavaScript file. But I need to get them from Action

RE: Help needed in Auto complete tag in Struts2

2007-07-10 Thread Jaladanki, Ravi
Hi All, I am waiting for your valuable suggestions. Can any one help me in this Thanks Ravi -Original Message- From: Jaladanki, Ravi Sent: Monday, July 09, 2007 5:05 PM To: user@struts.apache.org Subject: Help needed in Auto complete tag in Struts2 Hi All, I want to use

RE: Help needed in Auto complete tag in Struts2

2007-07-10 Thread Jaladanki, Ravi
complete tag in Struts2 Did you look at the example in showcase and the JSON plugin? musachy On 7/10/07, Jaladanki, Ravi [EMAIL PROTECTED] wrote: Hi All, I am waiting for your valuable suggestions. Can any one help me in this Thanks Ravi -Original Message- From: Jaladanki

Help needed in Auto complete tag in Struts2

2007-07-09 Thread Jaladanki, Ravi
Hi All, I want to use the Struts autocompleter tag as mentioned below. s:autocompleter theme=ajax href=%{json} name=state showDownArrow=false loadMinimumCount=3 loadOnTextChange=true notifyTopics=load/ It is working fine if I give the result type is hardcoded JavaScript file. But I don't