This is my first question so please forgive me if there any mistakes in my question. So I'm a beginner to coding and my project is based on JSP. My question is how to select multiple table rows in the table and post them to database at same time. In the image u can see there is a induvidual post button(blue one) but in the top I have a button called bulk post. For Example, selecting 3 rows and posting them using a single click. I need a idea or sample code to achieve my functionality. For me they have given stored procedures to update data. Answers will be appreciated. Thank you