You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by pi...@apache.org on 2001/05/10 08:39:17 UTC

cvs commit: jakarta-tomcat-4.0/connectors/docs/api index.html packages.html

pier        01/05/09 23:39:17

  Added:       connectors/docs/api index.html packages.html
  Log:
  Index files for API docs
  
  Revision  Changes    Path
  1.1                  jakarta-tomcat-4.0/connectors/docs/api/index.html
  
  Index: index.html
  ===================================================================
  
  <html>
    <head>
      <meta http-equiv="Content-Type" content="text/html; iso-8859-1">
      <title>WebApp Library API Documentation</title>
    </head>
    <frameset cols="200,*">
      <frameset rows="150,*">
        <frame src="packages.html">
        <frame src="pkg.configuration.html" name="pkg">
      </frameset>
      <frame src="doc.configuration.html" name="doc">
    </frameset>
  </html>
  
  
  
  1.1                  jakarta-tomcat-4.0/connectors/docs/api/packages.html
  
  Index: packages.html
  ===================================================================
  
  <html>
    <head>
      <meta http-equiv="Content-Type" content="text/html; iso-8859-1">
      <title>WebApp Library - Packages List</title>
    </head>
    <body link="#0000ff" vlink="#0000ff" alink="#0000ff"
          bgcolor="#ffffff" text="#000000">
      <font size="+1" face="arial,helvetica,sans serif">
        <nobr><b>WebApp Library packages:</b></nobr>
      </font>
      <table border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td width="10">&nbsp;</td>
          <td>&nbsp;</td>
        </tr>
  
        <tr>
          <td width="10">&nbsp;</td>
          <td>
            <font face="arial,helvetica,sans serif">
              <nobr><a href="pkg.configuration.html" target="pkg">Configuration</a></nobr>
            </font>
          </td>
        </tr>
  
        <tr>
          <td width="10">&nbsp;</td>
          <td>
            <font face="arial,helvetica,sans serif">
              <nobr><a href="pkg.connection_provider.html" target="pkg">Connection Provider</a></nobr>
            </font>
          </td>
        </tr>
  
        <tr>
          <td width="10">&nbsp;</td>
          <td>
            <font face="arial,helvetica,sans serif">
              <nobr><a href="pkg.main.html" target="pkg">Main</a></nobr>
            </font>
          </td>
        </tr>
  
        <tr>
          <td width="10">&nbsp;</td>
          <td>
            <font face="arial,helvetica,sans serif">
              <nobr><a href="pkg.request_handling.html" target="pkg">Request Handling</a></nobr>
            </font>
          </td>
        </tr>
  
      </table>
      <hr>
      <font size="-2" face="arial,helvetica,sans serif">
        <div align="center">
          Copyright &copy; 2001, The Apache Software Foundation.<br>
          All Rights Reserved.<br>
        </div>
      </font>
    </body>
  </html>