aspose file tools
The moose likes Struts and the fly likes Struts AJAX Call using JQuery Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Struts AJAX Call using JQuery" Watch "Struts AJAX Call using JQuery" New topic
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
    
  13

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]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Struts AJAX Call using JQuery
 
Similar Threads
JSON+Jquery
Dependent drop down boxes with javascript
Struts - Jquery - AJAX
dependent select boxes with ajax .
Struts1.1 and Ajax