1.

Give A Note About Apache Sling?

Answer»

Apache Sling is a web application framework for content-centric applications, using a JAVA Content Repository, such as Apache Jackrabbit or CRX, to STORE and manage content.

Sling:

  •  is based on REST principles to provide easy development of content-oriented applications.
  •  is embedded within CQ5.
  •  is used to process HTTP rendering and data-storage requests which assemble, render and send the content to a client (i.e. the new delivery).
  •  maps Content objects to Components (which render them and process INCOMING data).
  •  comes with both server-side and AJAX scripting support.
  •  can be used with a range of scripting languages, including JSP, ESP and Ruby.
  •  started as an internal project of Day Management AG.
  •  has been contributed to the Apache SOFTWARE Foundation.

Apache Sling is a web application framework for content-centric applications, using a Java Content Repository, such as Apache Jackrabbit or CRX, to store and manage content.

Sling:



Discussion

No Comment Found