I have written a simple program for form submit with the data(ArrayList) to send from table to controller class.
While submitting the form the data is always empty not s
elements aren't submitted with a form. You need to use some kind of input. It should look something like this:
or if you want to submit without seeing the fields as editable, something like this