
My requirment is like ,an user will view some records in a jsp page,and two buttons will be there in that page-"validate and cancel".If the user clicks on validate button,records of the next row of the table has to be displayed and at the same time some status of the previous records has to be updated in the table.If user clicks on cancel button,then also same thing will happen. So I would like to know how to define different functions of multiple buttons in a jsp page and how to fetch next row of table by clicking on validate or cancel button. If possible ,pls provide me full code.
Thanks and Regards, Ujjal
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.