stefano 00/07/21 13:06:43
Modified: samples index.xml
Log:
added FP example
Revision Changes Path
1.16 +5 -0 xml-cocoon/samples/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/xml-cocoon/samples/index.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- index.xml 2000/07/20 00:13:33 1.15
+++ index.xml 2000/07/21 20:06:41 1.16
@@ -86,6 +86,11 @@
Allaire's ColdFusion or Ricoh's PIA).
</sample>
+ <sample name="Simple Form Handling" url="fp/index.xml">
+ This example shows how the FP XSP form handling taglib can be used to
+ maintain a dynamic page.
+ </sample>
+
<sample name="DCP using Java" url="dcp/java/sample-page.xml">
This page shows how you can use Cocoon to generate dynamic content using
XML processing instructions to trigger Java logic execution.