How to display data sent as a json request from a struts action ?

How to display data sent as a json request from a struts action ?

mlotfimlotfi Posts: 60Questions: 5Answers: 0
edited December 2013 in General
Hi,

I started working with Datatable, but data was always sent as an array of been, so in my jsp I read dynamically the properties if the beans in that array to populate the datatable.
Now data was send as a bean, please your help is appreciated,
Thanks
This discussion has been closed.