Struts 1.1 and Ajax

2012-03-23 Thread N P S Naidu
hi, Am using struts1.1 and ajax in my application development. I have send asynchronous request to struts action class and got the response(ajax response). Now i have to get the value of one property from the struts formbean object. How to retrieve the required property from ajax response? Here

Re: Struts 1.1 and Ajax

2012-03-25 Thread N P S Naidu
hi Dave, Thanks for responding for my Q. Am getting responseXML from as response.Now from that responseXML I need to get data from specific property of object. Thanks -- View this message in context: http://struts.1045723.n5.nabble.com/Struts-1-1-and-Ajax-tp5588669p5592900.html Sen