Hi,
I want add new row on clicking a button dynamically,and remove it also dynamically on a jsp page.
The problem is that how to retrieve all the data from the jsp page to the javascript code and to post it to a servlet.
Thanks and Regards,
I want add new row on clicking a button dynamically,and remove it also dynamically on a jsp page.
The problem is that how to retrieve all the data from the jsp page to the javascript code and to post it to a servlet.
Thanks and Regards,
Comment