Skip to content
/ JED Public
forked from ashiers/JED

JED (Java Editor for DataTables) was written to support the JQuery plugin known as DataTables for the Java platform.

Notifications You must be signed in to change notification settings

goodale/JED

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JED---Java-Editor-For-DataTables-

JED was written to support the JQuery plugin known as DataTables for the Java platform. JED is the server side business logic for web applications needed to perform CRUD (Create,Read,Update,Delete) operations on backend databases. Currently JED supports database systems: MySQL, MS SQL Server, and Oracle.

GitHub's maximum file size restriction prevents us from uploading one of the dependancy files, therefore, it is recommended you download the complete zip archive package from our website. It contains all dependancy jar files and other resources.

Website URL: http://jed-datatables.net

DEPENDANCY FILES:

  1. commons-fileupload-1.3.1.jar
  2. commons-io.2.4.jar
  3. gson-2.2.4.jar
  4. log4j-1.2.8.jar
  5. tika-app-1.11.jar

JED works in conjunction with JQuery files obtainable from SpryMedia's website for Datatables http://datatables.net. To obtain the javacript and css files supporting Editor for DataTables, you will need to go to the website: http://editor.datatables.net/ and download the trial package. Once you are satisfied that all is working as it should with JED, and you wish to continue using the javascript and css files that come with Editor, then you will be required to purchase your copy of Editor from SpryMedia.

EXAMPLES AND TUTORIALS:
Please refer to the Getting Started tutorial on our website for a quick start lesson on setting up your next project: http://jed-datatables.net/gettingstarted.jsp

JED is free of charge and regarded as open-source software. It is protected under the GNU General Public License, version 2. See: http://www.gnu.org/licenses/gpl-2.0.html

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

JED (Java Editor for DataTables) was written to support the JQuery plugin known as DataTables for the Java platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%