On Sat, Aug 9, 2008 at 12:02 AM, Tobias Bocanegra <[EMAIL PROTECTED]> wrote: > afaik, not on the root node, but on any other node you can request a > JSON serialization. eg: > > http://localhost:8080/content.1.json
This also works for the root node (at least with the current trunk): http://localhost:8888/.2.json and since SLING-562: http://localhost:8888/.tidy.2.json -Bertrand
