You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by st...@outerthought.org on 2003/03/05 14:00:02 UTC

[WIKI-UPDATE] Tutorials Wed Mar 5 14:00:02 2003

Page: http://wiki.cocoondev.org/Wiki.jsp?page=Tutorials , version: 17 on Wed Mar  5 12:52:57 2003 by 81.49.242.33

+ * [Introduction to Cocoon2|http://www.planetexml.com/base_xml/base_xml-4-1.html ] -- an introduction to Cocoon2: installation, configuration, example of xsp, ESQL Logicsheet and personal Logicsheet.
+ * [Servlet + XSLT vs Cocoon2 + XSP|http://www.planetexml.com/article.php3?id_article=17] -- an example of how Cocoon2 and XSP may successfully replace XSLT and explicit servlet writing (we use the Request Logicsheet).
+ * [Internationalisation with Cocoon2|http://www.planetexml.com/article.php3?id_article=21] -- how to manage call to different stylesheets (each for one specified language) with RequestParamAction and RequestSelector.
+ *[Internationalisation with Cocoon2 (part2)|http://www.planetexml.com/article.php3?id_article=22] --how to use Transformeri118n and LocaleAction.