Cocoon 3.0 ALPHA - Reference Documentation

Authors

Reinhard Pötz (Indoqa Software Design und Beratung GmbH)

Cocoon 3.0 ALPHA

Copies of this document may be made for your own use and for distribution to others, provided that you do not charge any fee for such copies and further provided that each copy contains this Copyright Notice, whether distributed in print or electronically.


1. Introduction
1.1. Why Cocoon 3 - Motivation
1.2. Requirements
2. Pipelines
2.1. What is a pipeline?
2.2. Pipeline implementations
2.3. Embedding a pipeline
2.4. Components
3. Sitemaps
3.1. What is a sitemap?
3.2. Sitemap evaluation?
3.3. Expression languages
3.4. Spring integration
3.5. Embedding a sitemap
4. Web applications
4.1. Usage scenarios
4.2. Servlet-Service framework integration
4.3. Sitemaps in an HTTP environement
4.4. System setup
4.5. Connecting pipeline fragments
4.6. RESTful web services
4.7. Caching and conditional GET requests
4.8. Authentication
4.9. Testing
4.10. Tutorial