Is there any way to save list of object and their collections just by one click save? I mean list populated with already filled input text by object's value and justONE button "Save" to update all the items of the list.
Asked
Active
Viewed 547 times
1 Answers
1
Yes. Create one long JSON String and send it to your SPring MVC Controller.
See these posts for help:
JQuery, Spring MVC @RequestBody and JSON - making it work together
Community
- 1
- 1
danny.lesnik
- 18,305
- 28
- 125
- 197