| Author |
Struts AJAX Call using JQuery
|
arul meh
Greenhorn
Joined: Sep 19, 2009
Posts: 27
|
|
I have a doubt in Struts making AJAX call. I have a drop down and I want to change the value of second drop down when First drop is changed. I need help in this. I am using JQuery. I am able to make call to Action class execute method - I need help in displaying data back on user form. Could you please help me in this.
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56185
|
|
It's pretty easy:
Your request just needs to return the list of option elements to inject into the dropdown
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: Struts AJAX Call using JQuery
|
|
|