I want to use Datatable-Plugin of JQuery with JSP. How does the main approach look like?
I want to load the Datatable with AJAX. But my question is how to do it in general with JSP. Normally I'm using JSF with Primefaces but this is much simpler as to do it with JSP (I don't need any Javascript code to use JQuery-Datables example for non-believers).
"aaData"array here: datatables.net/release-datatables/examples/data_sources/…