Note that there are some explanatory texts on larger screens.

plurals
  1. USuser591714
    primarykey
    data
    text
    plurals
    1. This table or related slice is empty.
    1. COHi Dustin thanks for the update. I tried as you suggested but still it's not working. If I put just you code in form nothing is coming except 3 buttons when the page loads first time but when I tried using both code a single row will come at first time and I can add multiple rows after submit I can get those multiple rows along with the extra row filled with all data and if I add any extra row or try to delete the existing row it's not happening. Can you tell me what I am doing wrong here? Even I tried replacing String array with List but got the same result. Please help me. Thanks!
      singulars
    2. COThank you for the reply anu , as for my requirements I need to avoid client side validation as much as possible so I am not opting for it at this moment. If I am unable to do with server side then I will go with your suggestion.
      singulars
    3. COThanks for the reply Dustin. Sorry for incorrect formatting, this was my first post and I just copied & pasted the code and removed extra spaces and moved all flower brackets in single line to reduce the length. The "addComponent" is not a list, it's object of a POJO of all String arrays for all fields in jsp. I edited the question itself as I don't know how to post remaining codes again,so please refer the question again and help me resolving this either by the way I am trying to implement or suggest me a good way. Thanks.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload