by Steve Punte July 10, 2002 Introduction Cocoon 2 , part of the Apache XML Project, is a highly flexible web publishing framework built from reusable components. Although reusability is an oft-touted quality of software frameworks, Cocoon stands out because of the simplicity of the interface between the components. Cocoon 2 uses XML documents, via SAX, as its intercomponent API. As long as a component accepts and emits XML, it works. The purpose of this article is to provide an...
http://www.xml.com/pub/a/2002/07/10/cocoon2.html