Quantcast
Channel: Zeeshan Akhter » JAVA **********
Viewing all articles
Browse latest Browse all 15

Spring MVC: Multiple Row Form Submit using List of Beans

$
0
0
Recently I had a requirement where using Spring MVC we had to take inputs multiple rows of data from user. The form had many rows which user can edit and submit. Spring MVC provides very simple yet elegant way of collecting data from multiple rows from HTML form and store them in List of Beans […]

Viewing all articles
Browse latest Browse all 15

Trending Articles