I want to use sling via REST URL interaction with little configuration. 1. Does Sling indeed have Rhino embedded? In the 15 minute guide, I see .esp files cited as ECMAScript - however the <% %> syntax makes it look like JSP - Are the .esp files purely Javascript? Is the full Sling API exposed to this Javascript? 2. Via a URL query, how does one request a revision? 3. Via a URL query, how does one retrieve an index child nodes available at a particular node?
Thank you, Phil
