
Hi everyone
In my JSP application, i have database table stored in mysql. when i display there recors using checkboxes and select multiple checkboxes, and after submitting button , it should display that "selected checked checkboxes" in same page but in another table.
and at same time, after "Refreshing " that page or after coming to that page using "Href link" , it should maintain previously selected checkboxes . So, my ultimate aim is to avoid "duplicate " selection of checkbox records .
i am stuck with this problem from 2 days . I tried a lot .But please give me example code, so that it helps me.
Please , help me out. Thank you in advance
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.