XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> XSLT, Open Source, Java Servlets, Content Servers, Apache Software Foundation -> Cocoon

Cocoon

Date: Apr. 4, 2000
Link: http://xml.apache.org/cocoon/
Source Author or Organization: Cocoon Project, Apache Software Foundation

Cocoon is a Java servlet for the automatic creation of HTML through the processing of statically or dynamically generated XML files. Cocoon is also able to perform more sophisticated formatting, such as XSL:FO rendering on PDF, WML formatting for WAP-enabled devices, or direct XML serving to XML and XSL-aware clients.

The Cocoon project aims to change the way web information is created, rendered and served by completely separating document content, style and logic.

Cocoon requires several packages to work (including Xerces and Xalan), but proper versions of all the required binary libraries are included inside the Cocoon distribution.