I got so less time this week, yet I managed to populate JSON data into
JSP as desired using AJAX to select and dynamically request server data, and then JQUERY to modify dropdown options to populate with JSON response.
Creation of data also will not be a problem.
But I need now assistance to edit existing information - like module name, submodule name or the info. Any headway?
Example data:
Is this that the whole file needs to be loaded and mapped, and bits of it modified as needed, and that whole object again written back to file?
If that is so, any idea how to evade full write and only modify desired object.