blob: b96cea30b8ca684c64ecdc669433f15e662e4ed2 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?><!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<document xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/XDOC/2.0" xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
<properties>
<title>Cocoon Subprojects Site - Sub projects</title>
<author email="cocoon-docs@apache.org">Apache Cocoon Documentation Team</author>
</properties>
<body>
<div id="contentBody">
<div id="bodyText">
<h1 class="docTitle">Sub projects</h1>
<p>The evolution of Cocoon led to several subprojects that can be used
<strong>independently </strong>from the rest of Cocoon (1.x, 2.x 3.x), or any of
its parts (such as sitemap, pipelines, blocks, etc.)
</p>
<table class="bodyTable">
<tbody>
<tr class="a">
<th>
<p>
<strong>Name</strong>
</p>
</th>
<th>
<p>
<strong>Versions</strong>
</p>
</th>
<th>
<p>
<strong>Description</strong>
</p>
</th>
</tr>
<tr class="b">
<td>
<p>
<a href="servlet-service/servlet-service-impl/index.html">Cocoon Servlet-Service-Framework</a>
</p>
</td>
<td>
<p>
<a href="servlet-service/servlet-service-impl/index.html">1.2.0</a>
<a href="servlet-service/servlet-service-impl/index.html">1.3.2</a>
</p>
</td>
<td>
<p>The Servlet Service Famework makes it easy to use servlets as components
which can communicate with each other. The current implementation is based on
Spring 2.5.
</p>
</td>
</tr>
<tr class="a">
<td>
<p>
<a href="configuration/index.html">Cocoon Configuration</a>
</p>
</td>
<td>
<p>
<a href="configuration/index.html">1.0</a>
</p>
</td>
<td>
<p>The Cocoon Configuration subproject provides basic support for configuring
web applications. Its current implementation, the Spring Configurator, is a
useful component providing support in common configuration issues when using the
Spring framework. There are no dependencies on Cocoon libraries at all.
</p>
</td>
</tr>
<tr class="b">
<td>
<a href="jnet/">Cocoon JNet</a>
</td>
<td>
<p>
<a href="jnet/download_1_2.html">1.2</a>
<a href="jnet/download_1_1.html">1.1</a>
</p>
</td>
<td>
<p>Dynamically register URLStreamHandler factories with your JVM.</p>
</td>
</tr>
<tr class="a">
<td>
<a href="block-deployment/index.html">Cocoon Block Deployment</a>
</td>
<td>
<p>
<a href="block-deployment/index.html">1.2.1</a>
<a href="block-deployment/index.html">1.1</a>
</p>
</td>
<td>
<p>Deployment utilities for Cocoon Blocks.</p>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</body>
</document>