json object of the projects/tasks defined?

Hi,

can’t i get a json object of the created tasks and projects in the gantt chart?
If no then please share an elaborate example of saving the defined project using java connector?
And also how can I add resources to the task dynamically?

I need the json object of the gantt that i define and would like to store it accordingly.

Hi,
try this method
docs.dhtmlx.com/gantt/api__gantt_serialize.html

Thanks. That was what I needed.