blob: 18746db7e36891530e5f145dd65b197f851c21d9 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.0//EN" "../dtd/document-v10.dtd">
<document>
<header>
<title>Cocoon Tutorials</title>
<subtitle>Overview</subtitle>
<authors>
<person name="Diana Shannon" email="shannon@apache.org"/>
</authors>
</header>
<body>
<s1 title="Overview">
<p>
This is a collection of tutorials. The Cocooon project is actively seeking additional tutorial contributors to expand this collection.
<!-- For information on how to write your own HOWTO, please see <link href="author-tutorial-howto.html">How to write your own HOWTO.</link> -->
</p>
<s2 title="Tutorials">
<ul>
<li><link href="tutorial-develop-webapp.html">How to develop Web Applications</link></li>
<li><link href="tutorial-generator.html">Write a Custom Generator</link></li>
<li><link href="tutorial-rmi-generator.html">Building a RMI Server Generator</link> - Draft</li>
</ul>
</s2>
<s2 title="Third-Party Tutorials">
<ul>
<li>Andreas Hartmann's <link href="http://www.cocooncenter.de/cc/documents/resources/request-params/index.html">Request Parameters</link> Tutorial at cocooncenter.de.</li>
<li>Andreas Hartmann's <link href="http://www.cocooncenter.de/cc/documents/resources/navigation/index.html">Navigation Menus</link> Tutorial at cocooncenter.de.</li>
<li> Michal Durdina's <link href="http://www.cocooncenter.de/cc/documents/resources/db-app/index.html">Database Web Application</link> Tutorial at cocooncenter.de.</li>
<li>Konstantin Piroumian's <link href="http://www.cocooncenter.de/cc/documents/resources/logicsheet/index.html">Logicsheet Development</link> Tutorial at cocooncenter.de.</li>
<li><link href="http://www.galatea.com/flashguides/index.html">Galatea FlashGuides(TM)</link></li>
<li><link href="http://durdo.miesto.sk/Cocoon2HowTo/index.html">Cocoon 2 How-To Pages</link></li>
<li>Leigh Dodds's <link href="http://www-105.ibm.com/developerworks/education.nsf/xml-onlinecourse-bytitle/83F66813F7FFD61486256B74006EB648?open&amp;l=472,t=gr">Introduction to Cocoon 2</link> at the IBM developerWorks web site. Covers how to install and configure Cocoon,
introduces the principles of the Cocoon 2 architecture and its key
components, and provides example pipeline configurations which demonstrate how to
construct a dynamic Web site using Cocoon and XSLT.</li>
<li>Leigh Dodds's <link href="http://www-105.ibm.com/developerworks/education.nsf/xml-onlinecourse-bytitle/14DFAEE91D8BB1EF86256BA300662FAF?open&amp;l=472,t=gr">Working with XML Server Pages in Apache Cocoon 2</link> at the IBM developerWorks web site. Introduces XML Server Pages (XSP), the Cocoon technology for generating dynamic XML content.</li>
<li>Leigh Dodds's <link href="http://www-105.ibm.com/developerworks/education.nsf/xml-onlinecourse-bytitle/AC994D2B8F0B85D086256BC1006B53AC?open&amp;l=472,t=gr">Cocoon 2: Build database-driven sites</link> at the IBM developerWorks web site. Introduces basic concepts of the Cocoon 2 architecture and XML Server Pages (XSP) as a means for creating and publishing dynamic XML content.</li>
</ul>
</s2>
</s1>
</body>
</document>