How can we make a form which will show data saved in draft table as table form?
How can we make a form which will show data saved in draft table and make it edit able by adding edit button in each row and the form must be prefilled when he clicks on edit and click on submit button to submit in final table and if clicks on save then update the draft table
i have created all the apis in servlet but stuck with ui part.