Array of JSON object to Controller
I'm using JQGrid and I have constructed a class call person.
I manage to pass a List as json to the jsp and display it on JQGrid.
May I know how can I pass the same list back to the controller for
processing as a List?
No comments:
Post a Comment