Jakarta Slide

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Edward (talk | contribs) at 17:26, 27 June 2012 (link JavaBeans using Find link). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Jakarta Slide
Developer(s)Apache Software Foundation
Stable release
5.0 M4 / December 19, 2007 (2007-12-19)
Written inJava
Operating systemCross-platform
TypeContent management system
LicenseApache License 2.0
Websitehttp://jakarta.apache.org/slide

Slide is an open-source content management system from the Jakarta project. It is written in Java and implements the WebDAV protocol. Slide is a set of APIs to implement the WebDAV client. Because of this, Slide can also be seen as a Content Management Framework. The use of WebDAV, which is a superset of HTTP, makes Slide an ideal candidate for web-based content management. Among the applications of Slide are its use as a file server, in intranet applications, and as an excellent repository for XML both as properties and versioned files for persistence of JavaBeans. It also has an extensible storage mechanism that can be used for Integration and adaptation.

The Apache Jakarta PMC has announced the retirement of the Jakarta Slide subproject at 2007-11-03. An alternative implementation that is actively maintained is the WebDAV component of the Apache Jackrabbit project that provides Java-based content repository software.

External links