Apache Cocoon 2.1.9 review
DownloadApache Cocoon is a web development framework built around the concepts of separation of concerns and component-based web development.
|
|
Apache Cocoon is a web development framework built around the concepts of separation of concerns and component-based web development.
Apache Cocoon implements these concepts around the notion of component pipelines, each component on the pipeline specializing on a particular operation.
This makes it possible to use a Lego(tm)-like approach in building web solutions, hooking together components into pipelines without any required programming.
Apache Cocoon is "web glue for your web application development needs". It is a glue that keeps concerns separate and allows parallel evolution of all aspects of a web application, improving development pace and reducing the chance of conflicts.
Requirements:
A Java 1.3 or later compatible virtual machine for your operating system.
A Servlet API 2.2 compatible Servlet Engine or J2EE Application Server. [not required for command line operation]
What's New in This Release:
This is another maintenance release, which fixes some bugs and adds some minor new features.
Apache Cocoon 2.1.9 keywords