How to load Json Data with java?

How to load Json Data with java?
Think you very much!!!

You will have to generate the valid JSON manually on the server-side.

You may try to use JavaConnector:
docs.dhtmlx.com/doku.php?id=dhtm … orjava:toc
The library itself provides wide server-side functionality, such as data loading (static or dynamic), saving, filtration, validation etc. But it will generate the xml file.