Date: 2004-11-19T06:21:30
   Editor: DenisBredelet <[EMAIL PROTECTED]>
   Wiki: Cocoon Wiki
   Page: Tutorials
   URL: http://wiki.apache.org/cocoon/Tutorials

   Marking broken links. Not sure how to do accents (XSP Einf�hrung Tutorial)

Change Log:

------------------------------------------------------------------------------
@@ -9,21 +9,21 @@
  *  [http://www-106.ibm.com/developerworks/xml/edu/x-dw-xcocoon-i.html 
Introduction to Cocoon 2] -- Cocoon is a Java server framework that allows the 
dynamic publishing of XML content using XSLT transformations.
  *  [http://www-106.ibm.com/developerworks/xml/edu/x-dw-xxsp-i.html Working 
with XML Server Pages in Apache Cocoon 2] --  Introduces XML Server Pages 
(XSP), the Cocoon technology for generating dynamic XML content.
  *  [http://www-106.ibm.com/developerworks/xml/edu/x-dw-xdbc2-i.html Cocoon 2: 
Build database-driven sites] -- how to use Cocoon 2 to generate and publish XML 
and HTML content based on database data
- *  [http://wiki.cocoondev.org/downloads/Cocoon.pdf Survey of Cocoon] -- a 
Cocoon tutorial by [http://www.dotech.com/ D.O.Tech], kindly donated for 
distribution
- *  [http://wiki.cocoondev.org/downloads/XSLT.pdf Intro to XSLT] -- an XSLT 
tutorial by [http://www.dotech.com/ D.O.Tech]
+ *  (broken) [http://wiki.cocoondev.org/downloads/Cocoon.pdf Survey of Cocoon] 
-- a Cocoon tutorial by [http://www.dotech.com/ D.O.Tech], kindly donated for 
distribution
+ *  (broken) [http://wiki.cocoondev.org/downloads/XSLT.pdf Intro to XSLT] -- 
an XSLT tutorial by [http://www.dotech.com/ D.O.Tech]
  *  [http://www.xmeta.com/xml/style_sheets/xsl/faqs,_help,_and_tutorials/ XSL 
Tutorial and FAQ Links] -- A list of XSL help, faq, and tutorial websites by 
[http://www.xmeta.com/ Xmeta]
  
 
 '''German'''
- *  [http://www.oio.de/public/xml/xsp-grundlagen.htm XSP Tutorial] -- how to 
write XSPs
+ *  [http://www.oio.de/public/xml/xsp-grundlagen.htm XSP Einf�hrung Tutorial] 
-- how to write XSPs
  *  [http://www.oio.de/public/xml/logicsheet-tutorial.htm Cocoon Logicsheet 
Tutorial] -- how to use and write logicsheets
- *  [http://www.logabit.com/cocoontutorial.php Cocoon 2 Tutorial] -- an 
introduction to Cocoon 2 by Stephan Niedermeier
+ *  (broken) [http://www.logabit.com/cocoontutorial.php Cocoon 2 Tutorial] -- 
an introduction to Cocoon 2 by Stephan Niedermeier
 
 '''French'''
- *  [http://www.planetexml.com/base_xml/base_xml-4-1.html  Introduction to 
Cocoon2] -- an introduction to Cocoon2: installation, configuration, example of 
xsp, ESQL Logicsheet and personal Logicsheet.
- *  [http://www.planetexml.com/article.php3?id_article=17 Servlet + XSLT vs 
Cocoon2 + XSP] -- an example of how Cocoon2 and XSP may successfully replace 
XSLT and explicit servlet writing (we use the Request Logicsheet).
- *  [http://www.planetexml.com/article.php3?id_article=21 Internationalization 
with Cocoon2] -- how to manage call to different stylesheets (each for one 
specified language) with !RequestParamAction and !RequestSelector.
- * [http://www.planetexml.com/article.php3?id_article=22 Internationalization 
with Cocoon2 (part2)] --how to use Transformeri118n and !LocaleAction.
+ *  (broken) [http://www.planetexml.com/base_xml/base_xml-4-1.html  
Introduction to Cocoon2] -- an introduction to Cocoon2: installation, 
configuration, example of xsp, ESQL Logicsheet and personal Logicsheet.
+ *  (broken) [http://www.planetexml.com/article.php3?id_article=17 Servlet + 
XSLT vs Cocoon2 + XSP] -- an example of how Cocoon2 and XSP may successfully 
replace XSLT and explicit servlet writing (we use the Request Logicsheet).
+ *  (broken) [http://www.planetexml.com/article.php3?id_article=21 
Internationalization with Cocoon2] -- how to manage call to different 
stylesheets (each for one specified language) with !RequestParamAction and 
!RequestSelector.
+ * (broken) [http://www.planetexml.com/article.php3?id_article=22 
Internationalization with Cocoon2 (part2)] --how to use Transformeri118n and 
!LocaleAction.
 
 '''Italian'''
  *  [http://www.latoserver.it/cocoon/  Introduction to Cocoon] -- a small 
introduction to Cocoon: installation with Tomcat and example.