Cool site! Good news, I figured that Sun would ring the word "Servlet" in fire if they had the rights, but it's good to make sure at the outset.
----- Original Message ----- From: "Scott Sanders" <[EMAIL PROTECTED]> To: "Jakarta Commons Developers List" <[EMAIL PROTECTED]> Sent: Friday, February 22, 2002 12:04 PM Subject: RE: cvs commit: jakarta-commons-sandbox/servlet PROPOSAL.html Well, according to the US PTO, the trademark servlet is dead: http://tess.uspto.gov/bin/showfield?f=doc&state=6u1886.2.2 > -----Original Message----- > From: Morgan Delagrange [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 22, 2002 10:08 AM > To: Jakarta Commons Developers List > Subject: Re: cvs commit: jakarta-commons-sandbox/servlet PROPOSAL.html > > > 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: <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > 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 <[EMAIL PROTECTED]> > > > > 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>[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: > > > > <ul> > > <li>Scott Sanders</li> > > </ul> > > </p> > > > > > > > > </body> > > </html> > > > > > > > > > > > > > > > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > _________________________________________________________ > > Do You Yahoo!? > > Get your free @yahoo.com address at http://mail.yahoo.com > > > > > -- > To unsubscribe, e-mail: > <mailto:commons-dev-> [EMAIL PROTECTED]> > For > additional commands, > e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
