OK, hopefully the last try.  Either my mail client or yahoo didn't like
the attachement as .html, so I've changed the file type to .txt.  Sorry
for the problems.


Steven Caswell
[EMAIL PROTECTED]
a.k.a Mungo Knotwise of Michel Delving
"One ring to rule them all, one ring to find them..."


> -----Original Message-----
> From: Steven Caswell [mailto:[EMAIL PROTECTED]] 
> Sent: Friday, February 22, 2002 11:26 AM
> To: Jakarta Commons Developers List
> Subject: FW: Util Dispersion
> 
> 
> Second attempt: some recipients didn't get the attachment on 
> the first try.
> 
> 
> Steven Caswell
> [EMAIL PROTECTED]
> 
> 
> > -----Original Message-----
> > From: Steven Caswell [mailto:[EMAIL PROTECTED]]
> > Sent: Friday, February 22, 2002 10:26 AM
> > To: 'Jakarta Commons Developers List'
> > Subject: RE: Util Dispersion
> > 
> > 
> > 
> > > -----Original Message-----
> > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> > > Sent: Friday, February 22, 2002 1:28 AM
> > > To: Jakarta Commons Developers List
> > > Subject: Util Dispersion
> > > 
> > > 
> > > Here's my list of migration issues and the ones completed tonight:
> > > 
> > > ******************************
> > > Utils Dispersion
> > > ----------------
> > > 
> > > New servlet package. Needs a PROPOSAL.
> > 
> > Attached
> > 
> > > 
> > 
> > Steven Caswell
> > [EMAIL PROTECTED]
> > 
> 
<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>[EMAIL PROTECTED]</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 ???</p>



</body>
</html>




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

Reply via email to