| Author |
I want to implement editable autocompleter in struts2 using jquery.
|
Ardhendu Shekhar Singh
Greenhorn
Joined: Aug 18, 2011
Posts: 1
|
|
Hi all,
I tried to implement the Struts2-jquery Autocomplete explained in http://www.weinfreund.de/struts2-jquery-showcase/index.action. i.e. Autocompleter JSON using map.But am not able to get the list populated .
For reference i have attached the jsp which I am using.
1. I have written below mentioned code in jsp
2. In struts.xml :
3. in class named CompanyJsonAction
I am using struts version: struts2-core 2.2.1.1.jar.
and struts2-jquery plugin : struts2-Jquery-plugin-3.0.2.jar
Please help me out in this.
|
 |
 |
|
|
subject: I want to implement editable autocompleter in struts2 using jquery.
|
|
|