Converting Json to Java
- by Binaryrespawn
Hi all,
I want to be able to access properties from a json string within my java action method. The string is available by simply saying myJsonString = object.getJson(); Below is an example of what the string can look like:
{'title': 'Computing and Information systems','id':1,'children': 'true','groups':
[{'title': 'Level one…