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
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
I think what you are asking ajax based datasource to be used with datatables. You can find some samples in the below links Documentation for server side processing can be found here. |
|||||
|
|
Here is an example of integration with Java servlets/JSP . You can download sorce code with a working example. |
||||
|
|