Anonymous - 2014-04-17

For those who do not know what DataTables is, visit the SpryMedia website for DataTables at http://datatables.net/

DataTables is a JQuery plugin that displays tabular data on web pages. It has become very popular particularly in the PHP community. With many more wanting to adapt DataTables to the Java platform, it became necessary to create a library of Java classes that supported DataTables on the server side. Thus we created JED.

Support for JED can be found on our website at http://jed-datatables.ca/jed/

  1. A getting started page is here: http://jed-datatables.ca/jed/gettingstarted.jsp#setup
  2. You will need minimally the javascript files:
      jquery.dataTables.js
      dataTables.editor.js
    You can get these from: http://datatables.net/ and https://editor.datatables.net/
  3. All manner of examples are on our website.
  4. In addition, if you have questions specific to DataTables, you can post them on the DataTables forum at: http://datatables.net/forums/
  5. If you have questions related to Java and JED, you can post them on the JED Forum at: http://forums.tacticalenterprisesltd.com/tel-forums/forums/list.page
 

Last edit: Anonymous 2014-04-17