hi, currently the DefaultServlet handles the json content "export". it exports only the current node and its properties. i am not sure if this default behaviour is desirable and would expect that the default behaviour would be so that the json exporter would recursively export the current node and its descendants. my proposal: full recursive mode should be default. if you would like to specify the recursion depth one could e.g. specify a request parameter that specifies the depth.
what dou others think? regards, philipp
