I am new to Jquery and Datatables. I am trying to use Datatables in my project. Can anyone please let me know get the data from JSP/Java and use it in Datatables.
Any links or examples would be very helpful.
Thanks
Bharath
I am new to Jquery and Datatables. I am trying to use Datatables in
Share
I think what you are asking ajax based datasource to be used with datatables.
You can find some samples in the below links
Server side processing
Ajax Source
Documentation for server side processing can be found here.