I want to pass json array from Struts2 action class to jsp page. I'm trying to send the data set as a string. The thing I want to know is, How can I read those data in javascript. I want to pass json array from Struts2 action c
I want to pass json array from Struts2 action class to jsp page. I'm trying to send the data set as a string. The thing I want to know is, How can I read those data in javascript. I want to pass json array from Struts2 action c