Date: 2004-10-01T13:44:26
   Editor: LarsHuttar <[EMAIL PROTECTED]>
   Wiki: Cocoon Wiki
   Page: XFormsInCocoon
   URL: http://wiki.apache.org/cocoon/XFormsInCocoon

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -1,4 +1,4 @@
-=== XForms in Cocoon ===
+= XForms in Cocoon =
 
 Although ["CForms"] is the approved way to do forms in Cocoon, it is still 
possible to use W3C standard [http://www.w3.org/TR/2003/REC-xforms-20031014/ 
XForms]. This page is an attempt to gather information on the various ways to 
use XForms in Cocoon, and how to decide whether you want to do so.
 
@@ -11,7 +11,7 @@
 
 == How to use XForms ==
 
-= Potential approaches =
+=== Potential approaches ===
 
 As I looked for XForms implementations, my ideal was an open-source package 
that would allow client-side XForms functionality without users having to 
install additional software (such as a plugin).
 
@@ -23,7 +23,7 @@
 
  * Chiba (http://chiba.sourceforge.net/) is a servlet webapp (i.e. like a 
sibling of Cocoon rather than its child) that implements XForms. I'm not sure 
how easy it would be to use Chiba from within Cocoon. There is a project called 
Chicoon whose purpose is to integrate Chiba into Cocoon. The latest available 
release, 0.1, is not compatible with recent versions of Chiba or Cocoon, but 
the author says "I have been working on Chicoon and posted revised source code 
to the Chiba CVS repository recently, so it is hardly dormant.  More to come in 
the way of revised code and docs very shortly." If another release has occurred 
since 0.1, please correct this wiki page. In the last release there was little 
documentation on how to use chicoon.
 
-= Experiences with Mozquito DENG =
+=== Experiences with Mozquito DENG ===
 
 Looking through the list at [http://www.w3.org/MarkUp/Forms/#implementations] 
(which still lists Cocoon XMLForms, btw), I found "Mozquito DENG zero-install 
XForms". (Another helpful XForms implementation list is at 
[http://www.xml.com/pub/a/2003/09/10/xforms.html?page=1].)
 

Reply via email to