I have a jsp which gets records from mysql db and displays them. There is also an input box next to all the records.
What I want to do enter data into these fields and submit it in the one go but they all have the same field names so how can I get around this.
Any help appreciated

