Date: 2005-03-01T19:34:30
   Editor: AlexKachanov
   Wiki: Cocoon Wiki
   Page: HowTos
   URL: http://wiki.apache.org/cocoon/HowTos

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -89,6 +89,8 @@
 
  *  '''ServingStaticFiles''' -- how to serve static files, e.g. applet jars, 
CSS files, images, etc.
 
+ *  '''SavingFilesToFileSystem''' -- how to save files (e.g PDF) to the file 
system instead of sending them to the browser
+
 ==  Groovy ==
 
  *  '''[:GroovyWithSQLDatabaseAccess]''' -- how to use Groovy with SQL 
database access ? - olivier demah