Apache Sling 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. As the first web framework dedicated to JSR-170 Java Content Repositories, Sling makes it very simple to implement simple applications, while providing an enterprise-level framework for more complex applications. Any comment abt Java based CMS?
This one is a new CMS, infact its a framework based on JCR (Java content repository API) which can be used to create the CMS. mspider: cmstester: This one is a very new project at apache