Learn
- Read the first tutorial in this series, Introduction to Cocoon 2 and take the other tutorials in this developerWorks
series on Cocoon.
- Follow the continuing development of Apache Cocoon at the official project home page.
- The Cocoon users mailing list is a great source of advice from a thriving community of users.
- Read the user documentation for more information on the Cocoon logicsheets and XSP technology.
-
The Cocoon Center is compiling a number of useful tutorials
and tips for Cocoon developers.
-
AxKit is a Perl-based XML application server that supports XSP. Read the
AxKit XSP guide for more information on building XSP pages
using Perl rather than Java.
- For more information on JSP, read Noel Bergman's Introduction to JavaServer Pages Technology (developerWorks, August 2001).
-
Get some great advice on design tag libraries from Bergman's
JSP taglibs: Better usability by design article. (developerWorks, December 2001)
- Read "Understanding SAX" by Nick Chase (developerWorks, July 2003) for a great introduction to the SAX API.
- Read XSL Formatting Objects (XSL-FO) basics and XSL-FO advanced techniques, two tutorials by Doug Tidwell (developerWorks, February 2003) for more information on how to use XSLT to convert XML documents into formatting objects and then the Apache XML Project's FOP (Formatting Object to PDF) tool to convert those objects into PDF files.
- Find additional tutorials about XSL, SVG, and more in the XML zone on developerWorks.
Get products and technologies
-
IBM WebSphere Studio Application Developer is an easy-to-use, integrated development environment for building, testing, and deploying J2EE™ applications, including generating XML documents from DTDs and schemas.


