haul 2003/04/17 13:45:55
Modified: src/blocks/databases/samples/mod-db file-upload-blob.xsp Log: add notice for disabled uploads Revision Changes Path 1.2 +3 -0 cocoon-2.1/src/blocks/databases/samples/mod-db/file-upload-blob.xsp Index: file-upload-blob.xsp =================================================================== RCS file: /home/cvs/cocoon-2.1/src/blocks/databases/samples/mod-db/file-upload-blob.xsp,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- file-upload-blob.xsp 9 Mar 2003 00:03:21 -0000 1.1 +++ file-upload-blob.xsp 17 Apr 2003 20:45:55 -0000 1.2 @@ -52,6 +52,9 @@ *.jpg using the database reader (declared in the root database samples sitemap) which simply retrieves the binary data from the database and streams it to the browser.</p> + <p>The default installation of Apache Cocoon does not allow + uploads. This feature needs to be enabled in web.xml</p> + <table cellpadding="2" cellspacing="2" border="0"> <tbody>