>From: Prasanth
>Sent: Friday, February 15, 2019 3:02 AM
>To: Struts Users Mailing List
>Subject: Array of submit buttons
>
>Hi,
>
>I have a form with tabular data and need to have delete buttons for each row.
>So
>have a ArrayList in the action and the form
Hi,
I have a form with tabular data and need to have delete buttons for each row.
So have a ArrayList in the action and the form has inside
an iterator. When the user clicks on the Delete button the ArrayList
was not populated. So changed the ArrayList to a Map. Interestingly the map is
popula
2 matches
Mail list logo