Sling Cheat Sheet
Posted in CheatSheet. Tags: Sling , adminFrom: http://dev.day.com/microsling/content/blogs/main/cheatsheet.html
Download PDF version (300 KB) here.
Apache Sling (currently in incubation) is a web framework that uses a Java Content Repository, such as Apache Jackrabbit, to store and manage content.
Sling applications use either scripts or Java servlets, selected based on simple name conventions, to process HTTP requests in a RESTful way.
The embedded Apache Felix […]










