Date: 2004-11-16T00:22:39
   Editor: PavelVrecion <[EMAIL PROTECTED]>
   Wiki: Cocoon Wiki
   Page: HowTos
   URL: http://wiki.apache.org/cocoon/HowTos

   ESQL in database section moved to more logical place - at the section end

Change Log:

------------------------------------------------------------------------------
@@ -162,9 +162,6 @@
  *  '''WindowsCocoonAdvancedInstallation''' -- how to install Apache Cocoon 
combined with Apache Web Server, Apache Tomcat and, optionally, MySQL on 
Windows 2000/XP. The document also provides an example application (source) 
showing how to present an XML document in HTML, WML and PDF. -- ''Martin Bouman 
& Richard Korthuis''
 
 ==  Databases (including XML) ==
-=== ESQL ===
- *  '''[:HowToCreateHiearchicalXmlUsingESQL]''' -- How to write xsp that 
produces XML hierarchical structure using ESQL nested queries -- PavelVrecion
-
 === JDBC ===
 
  *  '''DatabaseConnectionOverview''' -- an introduction to connecting Cocoon 2 
to a database -- MichaelTiffany
@@ -210,6 +207,9 @@
 
  *  '''[:OJBWithJDO]''' -- Howto use [http://db.apache.org/ojb/ OJB] with 
[http://www.jdocentral.com/ JDO] in Cocoon -- AntonioGallardo
 
+
+=== ESQL ===
+ *  '''[:HowToCreateHiearchicalXmlUsingESQL]''' -- How to write xsp that 
produces XML hierarchical structure using ESQL nested queries -- PavelVrecion
 
 ==  CVS ==