Hi all, I would like to modify the Json rendering. I want to add the node path & name. What is the best way to extend the JsonServlet for this kind of requirements ? I would like to do it for any kind of resource types & Jcr Node types. That's why I would like to avoid to add a new scripts for each types. I thought to build my own json servlet bur I'm just wondering if there is not another way to do that.
Thanks, Christophe
