Please add the fileupload.xml file and apply the patches to provide
links to it.

john mcnally
Index: xdocs/components.xml
===================================================================
RCS file: /home/cvspublic/jakarta-commons/xdocs/components.xml,v
retrieving revision 1.17
diff -u -r1.17 components.xml
--- xdocs/components.xml        23 Feb 2002 10:19:19 -0000      1.17
+++ xdocs/components.xml        11 Apr 2002 06:34:25 -0000
@@ -191,6 +191,13 @@
     </dd>
     <!-- /Email -->
 
+    <!-- FileUpload -->
+    <dt><b><big><a href="fileupload.html">FileUpload</a></big></b></dt>
+    <dd>
+     Html form file upload processing.
+    </dd>
+    <!-- /FileUpload -->
+
     <!-- Jelly -->
     <dt><b><big><a 
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/jelly/";>Jelly</a></big></b></dt>
     <dd>
Index: xdocs/stylesheets/project.xml
===================================================================
RCS file: /home/cvspublic/jakarta-commons/xdocs/stylesheets/project.xml,v
retrieving revision 1.27
diff -u -r1.27 project.xml
--- xdocs/stylesheets/project.xml       4 Mar 2002 04:17:08 -0000       1.27
+++ xdocs/stylesheets/project.xml       11 Apr 2002 06:34:26 -0000
@@ -50,6 +50,7 @@
 
     <menu name="Sandbox Components">
         <item name="Betwixt"                href="/betwixt.html"/>
+        <item name="FileUpload"             href="/fileupload.html"/>
         <item name="Jelly"                  href="/jelly.html"/>
         <item name="JJar"                   
href="http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/jjar/"/>
         <item name="Messenger"              href="/messenger.html"/>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to