jfarcand    2003/11/07 04:56:46

  Added:       jsr154/src/share/javax/servlet package.html
               jsr154/src/share/javax/servlet/http package.html
  Log:
  Add missing package Javadoc description
  
  Revision  Changes    Path
  1.1                  jakarta-servletapi-5/jsr154/src/share/javax/servlet/package.html
  
  Index: package.html
  ===================================================================
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
  <HTML>
  <HEAD>
  <!--
  
    Copyright 2001 Sun Microsystems, Inc. All Rights Reserved.
  
    This software is the proprietary information of Sun Microsystems, Inc.  
    Use is subject to license terms.
  
  -->
  
  </HEAD>
  <BODY BGCOLOR="white">
  
  The javax.servlet package contains a number of classes and interfaces that
  describe and define the contracts between a servlet class and the
  runtime environment provided for an instance of such a class by a
  conforming servlet container.
  
  
  </BODY>
  </HTML>
  
  
  
  1.1                  
jakarta-servletapi-5/jsr154/src/share/javax/servlet/http/package.html
  
  Index: package.html
  ===================================================================
  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
  <HTML>
  <HEAD>
  <!--
  
    Copyright 2001 Sun Microsystems, Inc. All Rights Reserved.
  
    This software is the proprietary information of Sun Microsystems, Inc.  
    Use is subject to license terms.
  
  -->
  
  </HEAD>
  <BODY BGCOLOR="white">
  
  The javax.servlet.http package contains a number of classes and interfaces
  that describe and define the contracts between a servlet class
  running under the HTTP protocol and the runtime environment provided
  for an instance of such a class by a conforming servlet container.
  
  
  </BODY>
  </HTML>
  
  
  

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

Reply via email to