# XML and Java

- **<span class="caps">XML</span> and Java**
    - Cocoon is a Java-based framework. It utilized pipelines and <span class="caps">SAX</span> events to create a verstile <span class="caps">XML</span> parsing architecture. The Cocoon web site is at: [http://cocoon.apache.org/2.0/](http://cocoon.apache.org/2.0/). Books are now coming out on Cocoon (check out Amazon). The O’Reilly web site has on-line articles on Cocoon: “Introducing Cocoon 2.0” ([http://www.xml.com/pub/a/2002/02/13/cocoon2.html](http://www.xml.com/pub/a/2002/02/13/cocoon2.html)) , “Creating <span class="caps">SOAP</span> Services with Cocoon” ([http://www.xml.com/pub/a/ws/2003/03/18/cocoon.html](http://www.xml.com/pub/a/ws/2003/03/18/cocoon.html)) —Jose