Just started a project with editor but have to use Java for server side.

Just started a project with editor but have to use Java for server side.

glenbensonglenbenson Posts: 2Questions: 2Answers: 0

Link to test case:
Debugger code (debug.datatables.net):
Error messages shown:
Description of problem:

Answers

  • kthorngrenkthorngren Posts: 20,322Questions: 26Answers: 4,773

    The Client / Server doc explains how the Editor protocol works with the server. Datatables doesn't provide a Java server library. You might be able to find a third party library or you will need to write one that supports the documented protocol.

    Please post any questions you have about the protocol. Not sure there is much Java expertise on the forum though.

    Kevin

Sign In or Register to comment.