Hi, In the tutorial "sling in 15 minutes" ( http://incubator.apache.org/sling/site/discover-sling-in-15-minutes.html), it shows how to create a script that will provide an HTML rendering of a node with a specific resource type.
How can I create a script that will render any node, regardless of resource type? I want to do this in order to enable a quick node browser....I'd like to be able to go to any node and see its properties and children, etc. Dan
