Hi
We are using Spring MVC in our application. In our web page, there are a series of hidden input as such:
<input type="hidden" value="true" name="isEntryChecked[0][3]">
<input type="hidden" value="true" name="isEntryChecked[1][2]">
<input type="hidden" value="true"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.