rdonkin     2003/07/02 14:08:41

  Modified:    docs     components.html index.html
  Log:
  Updated FileUpload and added link to article.
  
  Revision  Changes    Path
  1.113     +16 -15    jakarta-commons/docs/components.html
  
  Index: components.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/components.html,v
  retrieving revision 1.112
  retrieving revision 1.113
  diff -u -r1.112 -r1.113
  --- components.html   2 Jul 2003 02:21:53 -0000       1.112
  +++ components.html   2 Jul 2003 21:08:41 -0000       1.113
  @@ -354,6 +354,22 @@
        </ul>
       </dd>
       <!-- /EL -->
  +    
  +    
  +    <!-- FileUpload -->
  +    <dt><b><big><a 
href="http://jakarta.apache.org/commons/fileupload/";>FileUpload</a></big></b></dt>
  +    <dd>
  +      FileUpload makes it easy to add robust, high-performance, file upload
  +      capability to your servlets and web applications.
  +     <br />
  +     Releases:
  +     <ul>
  +       <li>Release 1.0 (from mirror)
  +       <a href="http://jakarta.apache.org/site/binindex.cgi";>binary</a>
  +       <a href="http://jakarta.apache.org/site/sourceindex.cgi";>source</a> - 25 Jun 
2003</li>
  +     </ul>
  +    </dd>
  +    <!-- /FileUpload -->
   
       <!-- Jelly -->
       <dt><b><big><a 
href="http://jakarta.apache.org/commons/jelly/";>Jelly</a></big></b></dt>
  @@ -508,21 +524,6 @@
        </ul>
       </dd>
       <!-- /Betwixt -->
  -    
  -    <!-- FileUpload -->
  -    <dt><b><big><a 
href="http://jakarta.apache.org/commons/fileupload/";>FileUpload</a></big></b></dt>
  -    <dd>
  -      FileUpload makes it easy to add robust, high-performance, file upload
  -      capability to your servlets and web applications.
  -     <br />
  -     Releases:
  -     <ul>
  -       <li>Release 1.0 R.C.1 (from mirror)
  -       <a href="http://jakarta.apache.org/site/binindex.cgi";>binary</a>
  -       <a href="http://jakarta.apache.org/site/sourceindex.cgi";>source</a> - 4 Jun 
2003</li>
  -     </ul>
  -    </dd>
  -    <!-- /FileUpload -->
   
      <!-- HttpClient -->
       <dt><b><big><a 
href="http://jakarta.apache.org/commons/httpclient/";>HttpClient</a></big></b></dt>
  
  
  
  1.81      +4 -0      jakarta-commons/docs/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/docs/index.html,v
  retrieving revision 1.80
  retrieving revision 1.81
  diff -u -r1.80 -r1.81
  --- index.html        29 May 2003 21:57:38 -0000      1.80
  +++ index.html        2 Jul 2003 21:08:41 -0000       1.81
  @@ -257,6 +257,10 @@
     components without having to worry about changes in the future.
            </p>
                                                   <p>
  +  This <a 
href="http://www.onjava.com/pub/a/onjava/2003/06/25/commons.html";>article</a> 
  +  gives an overview of (some of) the components which can be found here.
  +        </p>
  +                                                <p>
     We welcome participation from all that are interested, at all skill levels.
     Coding, documentation and testing are all critical parts of the software
     development process.  If you are interested in participating in any of
  
  
  

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

Reply via email to