RE: Help needed in Auto complete tag in Struts2

2007-07-11 Thread Jaladanki, Ravi
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

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 > >

RE: Help needed in Auto complete tag in Struts2

2007-07-09 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 the

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. It is working fine if I give the result type is hardcoded JavaScript file. But I don't want to hard code the JavaScript file and I want to get the response based upon the my user input like Google suggest. Basically I