You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by sa...@apache.org on 2002/02/22 18:53:14 UTC

cvs commit: jakarta-commons-sandbox/servlet PROPOSAL.html

sanders     02/02/22 09:53:14

  Added:       servlet  PROPOSAL.html
  Log:
  Submitted by Steven Caswell <st...@yahoo.com>
  
  Revision  Changes    Path
  1.1                  jakarta-commons-sandbox/servlet/PROPOSAL.html
  
  Index: PROPOSAL.html
  ===================================================================
  <html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <title>Proposal for Servlet Package</title>
  </head>
  <body bgcolor="white">
  
  <div align="center">
    <h1>Proposal for <em>Servlet</em> Package</h1>
  </div>
  
  <h3>(0) Rationale</h3>
  
  <p>The <em>Servlet</em> package provides a a set of useful tools and utilities 
  that support servlet-based web applications.  Creating a package
  package for development and distribution of servlet tools and utilities
  will encourage reuse and minimize duplication of effort.</p>
  
  
  <h3>(1) Scope of the Package</h3>
  
  <p>The package will create and maintain a number of classes to support developement
  of servlets and be distributed under the ASF license.</p>
  
  
  <h3>(1.5) Interaction With Other Packages</h3>
  
  <p>The <em>Servlet</em> package relies on:
  </p>
  
  <ul>
    <li>Java Development Kit (Version 1.2 or later)</li>
    <li>Servlet 2.3 API</li>
  </ul>
  
  <p>No external configuration files are utilized.</p>
  <h3>(2) Initial Source of the Package</h3>
  
  <p>The initial classes came from the Commons.Util subproject.</p>
  
  <p>The proposed package name for the new component is
  <code>org.apache.commons.servlet</code>.</p>
  
  
  <h3>(3)  Required Jakarta-Commons Resources</h3>
  
  <ul>
  <li>CVS Repository - New directory <code>servlet</code> in the
      <code>jakarta-commons</code> CVS repository.</li>
  <li>Mailing List - Discussions will take place on the general
      <em>commons-dev@jakarta.apache.org</em> mailing list.  To help
      list subscribers identify messages of interest, it is suggested that
      the message subject of messages about this component be prefixed with
      [Servlet].</li>
  <li>Bugzilla - New component "Servlet" under the "Commons" product
      category, with appropriate version identifiers as needed.</li>
  <li>Jyve FAQ - New category "commons-servlet" (when available).</li>
  </ul>
  
  
  <h3>(4) Initial Committers</h3>
  
  <p>The initial committers on the <em>Servlet</em> package shall be:
  
  <ul>
    <li>Scott Sanders</li>
  </ul>
  </p>
  
  
  
  </body>
  </html>
  
  
  
  
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: cvs commit: jakarta-commons-sandbox/servlet PROPOSAL.html

Posted by Morgan Delagrange <md...@yahoo.com>.
I'm assuming that "Servlet" is not a trademark, and that we can use it as
the name of a component.  I looked through the Sun site and could not find
reference to it as a copywritten name.

- Morgan


----- Original Message -----
From: <sa...@apache.org>
To: <ja...@apache.org>
Sent: Friday, February 22, 2002 11:53 AM
Subject: cvs commit: jakarta-commons-sandbox/servlet PROPOSAL.html


> sanders     02/02/22 09:53:14
>
>   Added:       servlet  PROPOSAL.html
>   Log:
>   Submitted by Steven Caswell <st...@yahoo.com>
>
>   Revision  Changes    Path
>   1.1                  jakarta-commons-sandbox/servlet/PROPOSAL.html
>
>   Index: PROPOSAL.html
>   ===================================================================
>   <html>
>   <head>
>     <meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
>     <title>Proposal for Servlet Package</title>
>   </head>
>   <body bgcolor="white">
>
>   <div align="center">
>     <h1>Proposal for <em>Servlet</em> Package</h1>
>   </div>
>
>   <h3>(0) Rationale</h3>
>
>   <p>The <em>Servlet</em> package provides a a set of useful tools and
utilities
>   that support servlet-based web applications.  Creating a package
>   package for development and distribution of servlet tools and utilities
>   will encourage reuse and minimize duplication of effort.</p>
>
>
>   <h3>(1) Scope of the Package</h3>
>
>   <p>The package will create and maintain a number of classes to support
developement
>   of servlets and be distributed under the ASF license.</p>
>
>
>   <h3>(1.5) Interaction With Other Packages</h3>
>
>   <p>The <em>Servlet</em> package relies on:
>   </p>
>
>   <ul>
>     <li>Java Development Kit (Version 1.2 or later)</li>
>     <li>Servlet 2.3 API</li>
>   </ul>
>
>   <p>No external configuration files are utilized.</p>
>   <h3>(2) Initial Source of the Package</h3>
>
>   <p>The initial classes came from the Commons.Util subproject.</p>
>
>   <p>The proposed package name for the new component is
>   <code>org.apache.commons.servlet</code>.</p>
>
>
>   <h3>(3)  Required Jakarta-Commons Resources</h3>
>
>   <ul>
>   <li>CVS Repository - New directory <code>servlet</code> in the
>       <code>jakarta-commons</code> CVS repository.</li>
>   <li>Mailing List - Discussions will take place on the general
>       <em>commons-dev@jakarta.apache.org</em> mailing list.  To help
>       list subscribers identify messages of interest, it is suggested that
>       the message subject of messages about this component be prefixed
with
>       [Servlet].</li>
>   <li>Bugzilla - New component "Servlet" under the "Commons" product
>       category, with appropriate version identifiers as needed.</li>
>   <li>Jyve FAQ - New category "commons-servlet" (when available).</li>
>   </ul>
>
>
>   <h3>(4) Initial Committers</h3>
>
>   <p>The initial committers on the <em>Servlet</em> package shall be:
>
>   <ul>
>     <li>Scott Sanders</li>
>   </ul>
>   </p>
>
>
>
>   </body>
>   </html>
>
>
>
>
>
>
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>