vmassol     2004/04/10 11:35:37

  Modified:    framework/src/java/share/org/apache/cactus/server
                        package.html
  Added:       framework/src/java/share/org/apache/cactus/internal/server
                        package.html
  Log:
  added more package doc
  
  Revision  Changes    Path
  1.3       +2 -1      
jakarta-cactus/framework/src/java/share/org/apache/cactus/server/package.html
  
  Index: package.html
  ===================================================================
  RCS file: 
/home/cvs/jakarta-cactus/framework/src/java/share/org/apache/cactus/server/package.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- package.html      10 Apr 2004 15:25:29 -0000      1.2
  +++ package.html      10 Apr 2004 18:35:37 -0000      1.3
  @@ -5,7 +5,8 @@
     </head>
     <body>
       <p>
  -      Contains the classes implementing the server side of Cactus.
  +      Contains the Cactus redirectors and the Cactus wrappers around all 
  +      Servlet, Filter and JSP implicit objects.
       </p>
     </body>
   </html>
  
  
  
  1.1                  
jakarta-cactus/framework/src/java/share/org/apache/cactus/internal/server/package.html
  
  Index: package.html
  ===================================================================
  <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
  <html>
    <head>
      <title></title>
    </head>
    <body>
      <p>
        Contains the classes implementing the server side of Cactus.
      </p>
    </body>
  </html>
  
  
  

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

Reply via email to