javascript - Collect Selected fields from UI -


i new developing ui components. have requirement collect selected elements ui , should passed spring controller.

for example, have person.java has fields , display these fields along checkbox in ui , list user can select of fields. when ever click submit button need pass these values controller , there operations.

how can achieve these functionality spring + jquery.

can me on this...

thanq amar


Popular posts from this blog

node.js - How do I prevent MongoDB replica set from querying the primary? -

c# - Randomly pick a specific int from a 2D Array -

php - Angularjs http.delete is not working after deploying project on server -