开发者

Multi save list in Spring MVC?

开发者 https://www.devze.com 2023-03-31 10:54 出处:网络
Is there any way to save list of object and their collections just by one click save? I mean list populate开发者_运维问答d with already filled input text by object\'s value and justONE button \"Save\"

Is there any way to save list of object and their collections just by one click save? I mean list populate开发者_运维问答d with already filled input text by object's value and justONE button "Save" to update all the items of the list.


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

Problem with Spring 3 + JSON : HTTP status 406?

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号