Want to send the modified json data from Datatable back to servlet
Want to send the modified json data from Datatable back to servlet

Really need help on this .I am newbie to Jquery DataTable so please excuse if it appears a silly question.
My DataTable is displaying Json data which is fed by Servlet. And on the front end DataTable ,i am doing CRUD operations .
Now i want to send the modified JSON (or the modified form data) back to the servlet. How can i do this? I am totally lost..Please guide me on this .
My DataTable is displaying Json data which is fed by Servlet. And on the front end DataTable ,i am doing CRUD operations .
Now i want to send the modified JSON (or the modified form data) back to the servlet. How can i do this? I am totally lost..Please guide me on this .
This discussion has been closed.