'Can primefaces show any json-object in a treeview?
Is there a way for primefaces or JSF for that matter to shown any given (random) json object structure in a sort of treeview? Without explicitly parsing the JSON-object manually?
JSON follows the same tree principles, so I was wondering if there is a default component for this?
(Not just prettifying the json string but also make it interactive so users can collapse the levels they don't need.)
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
