Download Latest Version jed_1.2.zip (1.3 MB)
Email in envelope

Get an email when there's a new version of JED

Home
Name Modified Size InfoDownloads / Week
jed_1.2.zip 2014-06-27 1.3 MB
README.txt 2014-06-11 2.1 kB
Totals: 2 Items   1.3 MB 0
BACKGROUND:

JED is an acronym for “Java Editor for DataTables”.  DataTables is a jquery plugin designed to display tabular data in webpages.  You can obtain the javascript files for DataTables at http://datatables.net/.
In addition to DataTables, a jquery extension known simply as Editor was developed by the author of DataTables allowing it to be fully CRUD (Create,Remove,Update & Delete) compatible.  You can obtain the javascript files required from http://editor.datatables.net/.  If you download the trial package you will be able to use the required files: dataTables.editor.js or dataTables.editor.min.js.  
All the supporting files you download with Editor are in the PHP server side programming language.  This is fine if your server supports PHP.  However, many Java programmers are unable to use the PHP files and require a library of classes that perform the same as their PHP equivalent.  Therefore, JED was created to support DataTables and Editor on the Java Platform.

SETUP:
Download the package jed_1.#.zip and use the files within it to create your own web application.  We recommend you consult the Getting Started tutorial on our website (http://jed-datatables.ca/jed/gettingstarted.jsp) for detailed instruction on where to put the archived files in your next web application project.

LICENSING:
Licensing is covered under the GNU General Public License, version 2.  See http://www.gnu.org/licenses/gpl-2.0.html for details.

SUPPORT:

Support is available on our forum at:

http://forums.tacticalenterprisesltd.com/tel-forums/forums/list.page
 
Your archived package also contains the javadocs for JED which is also available online at:

http://jed-datatables.ca/jed/docs/index.html

Legacy examples are also available for those who are still working with DataTables v1.9 and Editor v1.2.# series.  These are available at:

http://legacy.jed-datatables.ca/jed_1.0/

We hope you enjoy working with JED on the Java platform just as we have.  DataTables is a great tool for displaying tabular data and we are proud to be a supporter for it.  

Source: README.txt, updated 2014-06-11