You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-cvs@jakarta.apache.org by du...@hyperreal.org on 1999/10/07 10:56:37 UTC

cvs commit: jakarta-site/tomcat index.html index.htsrc

duncan      99/10/07 01:56:37

  Added:       check    index.html index.htsrc
               tomcat   index.html index.htsrc
  Log:
  Initial checkin
  
  Revision  Changes    Path
  1.1                  jakarta-site/check/index.html
  
  Index: index.html
  ===================================================================
  <html>
  <head>
  <!-- $Id: index.html,v 1.1 1999/10/07 08:56:36 duncan Exp $ -->
  <!-- Copyright 1999, Apache Software Foundation -->
  <!-- Content head element begins -->
  
  <title>The Jakarta Project: News & Status</title>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  
  
  <!-- Content head element ends -->
  <link rel="stylesheet" href=../style.css>
  </head>
  <body bgcolor="#FFFFFF">
  
  <!-- Banner element, all hail the Project! -->
  <table width="100%" border="0">
  <tr> 
  <td> 
  
  <p>
  <a href="../index.html"><img src=../images/banner.gif width="350" 
  height="100" alt="The Jakarta Project" border="0"></a> 
  </p>
  
  </td>
  </tr>
  </table>
  
  <br>
  
  <table width="100%" border="0" cellpadding="10" cellspacing="0">
  <tr valign="top"> 
  
  
  <td width="120"> 
  <!-- Navigation Table Cell -->
  
  <!-- Essentials -->
  <p>
  <span class="navheading">Essentials:</span><br>
  <span class="navitem">
  <a href="../index.html">Front Page</a><br>
  <a href="../news/news.html">News &amp; Status</a><br>
  <a href="../mission/index.html">Mission</a><br>
  <a href="../guidelines/index.html">Guidelines</a><br>
  <a href="../faq/faqindex.html">FAQs</a><br>
  </span>
  </p>
  
  <!-- Download -->
  <p>
  <span class="navheading">Download:</span><br>
  <span class="navitem">
  <a href="../downloads/binindex.html">Binaries</a><br>
  <a href="../downloads/sourceindex.html">Source Code</a><br>
  </span>
  </p>
  
  <!-- Get Involved -->
  <p>
  <span class="navheading">Get Involved:</span><br>
  <span class="navitem">
  <a href=../getinvolved/getinvolvedindex.html>Overview</a><br>
  <a href=../getinvolved/cvsindex.html>CVS Repositories</a><br>
  <a href=../getinvolved/mail.html>Mailing Lists</a><br>
  <a href=../getinvolved/library.html>Reference Library</a><br>
  </span>
  </p>
  
  <!-- Working Groups -->
  <p>
  <span class="navheading">SubProjects:</span><br>
  <span class="navitem">
  <a href=../tomcat/index.html>Tomcat</a><br>
  <a href=../check/index.html>Tomcat Check</a><br>
  </span>
  </p>
  
  <!-- Credit -->
  <p>
  <span class="navheading">Credits:</span><br>
  <span class="navitem">
  <a href=../credits/whoweare.html>Who We Are</a><br>
  <a href=../credits/acknowledgements.html>Acknowledgements</a><br>
  </span>
  </p>
  
  </td>
  <td>
  
  <!-- Content body starts, this is where the content page's body tag
  contents get inserted by Tac. -->
  
  
  
  <h1>Tomcat Check</h1>
  
  <p>
  Tomcat Check, the product that validates compatability with the Servlet
  and JavaServer Pages specifications, is currently under development and
  is expected to be completed along with the final release of Tomcat at year's
  end. Tomcat Check is available in beta form. To download a beta version, 
  <a href=../getinvolved/getinvolvedindex.html>click here</a>.
  
  To learn more about getting involved in the development of Tomcat Check,
  <a href=../getinvolved/getinvolvedindex.html> click here</a>.
  </p>
  
  <li><a href=../getinvolved/getinvolvedindex.html>Get Involved</a><br>
  <li><a href=../downloads/binindex.html>Download Builds</a><br>
  <li><a href=../getinvolved/mail.html>Join Mailing Lists</a><br>
  
  </p>
  
  
  
  
  
  <!-- Content body ends -->
  
  </td>
  </tr>
  </table>
  
  <br>
  
  <table width="100%" border="0" cellpadding="10" cellspacing="0">
  <tr>
  <td>
  
  <p class="fineprint">
  Copyright &copy;1999 The Apache Software Foundation<br>
  <a href="../legal.html">Legal Stuff They Make Us Say</a><br>
  <a href="../contact.html">Contact Information</a></td>
  </p>
  
  </tr>
  </table>
  
  </body>
  </html>
  
  
  
  1.1                  jakarta-site/check/index.htsrc
  
  Index: index.htsrc
  ===================================================================
  <html>
  <head>
  <title>The Jakarta Project: News & Status</title>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  </head>
  <body>
  
  <h1>Tomcat Check</h1>
  
  <p>
  Tomcat Check, the product that validates compatability with the Servlet
  and JavaServer Pages specifications, is currently under development and
  is expected to be completed along with the final release of Tomcat at year's
  end. Tomcat Check is available in beta form. To download a beta version, 
  <a href=../getinvolved/getinvolvedindex.html>click here</a>.
  
  To learn more about getting involved in the development of Tomcat Check,
  <a href=../getinvolved/getinvolvedindex.html> click here</a>.
  </p>
  
  <li><a href=../getinvolved/getinvolvedindex.html>Get Involved</a><br>
  <li><a href=../downloads/binindex.html>Download Builds</a><br>
  <li><a href=../getinvolved/mail.html>Join Mailing Lists</a><br>
  
  </p>
  
  
  </body>
  </html>
  
  
  
  
  
  
  1.1                  jakarta-site/tomcat/index.html
  
  Index: index.html
  ===================================================================
  <html>
  <head>
  <!-- $Id: index.html,v 1.1 1999/10/07 08:56:36 duncan Exp $ -->
  <!-- Copyright 1999, Apache Software Foundation -->
  <!-- Content head element begins -->
  
  <title>The Jakarta Project: Subprojects - Tomcat</title>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  
  
  <!-- Content head element ends -->
  <link rel="stylesheet" href=../style.css>
  </head>
  <body bgcolor="#FFFFFF">
  
  <!-- Banner element, all hail the Project! -->
  <table width="100%" border="0">
  <tr> 
  <td> 
  
  <p>
  <a href="../index.html"><img src=../images/banner.gif width="350" 
  height="100" alt="The Jakarta Project" border="0"></a> 
  </p>
  
  </td>
  </tr>
  </table>
  
  <br>
  
  <table width="100%" border="0" cellpadding="10" cellspacing="0">
  <tr valign="top"> 
  
  
  <td width="120"> 
  <!-- Navigation Table Cell -->
  
  <!-- Essentials -->
  <p>
  <span class="navheading">Essentials:</span><br>
  <span class="navitem">
  <a href="../index.html">Front Page</a><br>
  <a href="../news/news.html">News &amp; Status</a><br>
  <a href="../mission/index.html">Mission</a><br>
  <a href="../guidelines/index.html">Guidelines</a><br>
  <a href="../faq/faqindex.html">FAQs</a><br>
  </span>
  </p>
  
  <!-- Download -->
  <p>
  <span class="navheading">Download:</span><br>
  <span class="navitem">
  <a href="../downloads/binindex.html">Binaries</a><br>
  <a href="../downloads/sourceindex.html">Source Code</a><br>
  </span>
  </p>
  
  <!-- Get Involved -->
  <p>
  <span class="navheading">Get Involved:</span><br>
  <span class="navitem">
  <a href=../getinvolved/getinvolvedindex.html>Overview</a><br>
  <a href=../getinvolved/cvsindex.html>CVS Repositories</a><br>
  <a href=../getinvolved/mail.html>Mailing Lists</a><br>
  <a href=../getinvolved/library.html>Reference Library</a><br>
  </span>
  </p>
  
  <!-- Working Groups -->
  <p>
  <span class="navheading">SubProjects:</span><br>
  <span class="navitem">
  <a href=../tomcat/index.html>Tomcat</a><br>
  <a href=../check/index.html>Tomcat Check</a><br>
  </span>
  </p>
  
  <!-- Credit -->
  <p>
  <span class="navheading">Credits:</span><br>
  <span class="navitem">
  <a href=../credits/whoweare.html>Who We Are</a><br>
  <a href=../credits/acknowledgements.html>Acknowledgements</a><br>
  </span>
  </p>
  
  </td>
  <td>
  
  <!-- Content body starts, this is where the content page's body tag
  contents get inserted by Tac. -->
  
  
  
  <h1>Tomcat</h1>
  
  <p>
  Tomcat is the Reference Implementation for the Java Servlet 2.2 and
  JavaServer Pages 1.1 Technologies. Once in final release form
  (expected later this year), it will be the official reference
  implementation for these complementary technologies.  Until then, the
  most recent final release version, <a
  href=http://java.sun.com/products/jsp/download.html> JavaServer Web
  Development Kit 1.0</a> (based on Servlets 2.1 and JavaServerPages
  1.0), is available directly from Sun. Several beta versions of Tomcat
  are available for <a href=../downloads/binindex.html> download</a>.
  </p>
  
  <p>
  Developed under the Apache license in an open and participatory
  environment, Tomcat is intended to be a collaboration of the
  best-of-breed developers from around the world. We invite you to
  participate in this open development project. To learn more about
  getting involved, <a href=../getinvolved/getinvolvedindex.html>click
  here</a>.
  </p>
  
  <p>
  Sun will continue responsibility for the <a
  href=http://java.sun.com/products/servlets>Servlet API</a> and <a
  href=http://java.sun.com/products/jsp>JavaServer Pages</a>
  specifications, which are being developed under the Java Community
  Process.
  </p>
  
  <li><a href=../getinvolved/getinvolvedindex.html>Get Involved</a><br>
  <li><a href=../downloads/binindex.html>Download Builds</a><br>
  <li><a href=../getinvolved/mail.html>Join Mailing Lists</a><br>
  
  
  
  
  
  <!-- Content body ends -->
  
  </td>
  </tr>
  </table>
  
  <br>
  
  <table width="100%" border="0" cellpadding="10" cellspacing="0">
  <tr>
  <td>
  
  <p class="fineprint">
  Copyright &copy;1999 The Apache Software Foundation<br>
  <a href="../legal.html">Legal Stuff They Make Us Say</a><br>
  <a href="../contact.html">Contact Information</a></td>
  </p>
  
  </tr>
  </table>
  
  </body>
  </html>
  
  
  
  1.1                  jakarta-site/tomcat/index.htsrc
  
  Index: index.htsrc
  ===================================================================
  <html>
  <head>
  <title>The Jakarta Project: Subprojects - Tomcat</title>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  </head>
  <body>
  
  <h1>Tomcat</h1>
  
  <p>
  Tomcat is the Reference Implementation for the Java Servlet 2.2 and
  JavaServer Pages 1.1 Technologies. Once in final release form
  (expected later this year), it will be the official reference
  implementation for these complementary technologies.  Until then, the
  most recent final release version, <a
  href=http://java.sun.com/products/jsp/download.html> JavaServer Web
  Development Kit 1.0</a> (based on Servlets 2.1 and JavaServerPages
  1.0), is available directly from Sun. Several beta versions of Tomcat
  are available for <a href=../downloads/binindex.html> download</a>.
  </p>
  
  <p>
  Developed under the Apache license in an open and participatory
  environment, Tomcat is intended to be a collaboration of the
  best-of-breed developers from around the world. We invite you to
  participate in this open development project. To learn more about
  getting involved, <a href=../getinvolved/getinvolvedindex.html>click
  here</a>.
  </p>
  
  <p>
  Sun will continue responsibility for the <a
  href=http://java.sun.com/products/servlets>Servlet API</a> and <a
  href=http://java.sun.com/products/jsp>JavaServer Pages</a>
  specifications, which are being developed under the Java Community
  Process.
  </p>
  
  <li><a href=../getinvolved/getinvolvedindex.html>Get Involved</a><br>
  <li><a href=../downloads/binindex.html>Download Builds</a><br>
  <li><a href=../getinvolved/mail.html>Join Mailing Lists</a><br>
  
  
  </body>
  </html>