Author: markt
Date: Wed Sep 14 11:48:16 2005
New Revision: 280906
URL: http://svn.apache.org/viewcvs?rev=280906&view=rev
Log:
Fill in more blanks. Update docs with correct menu.
Modified:
tomcat/site/trunk/docs/contact.html
tomcat/site/trunk/docs/download-33.html
tomcat/site/trunk/docs/download-41.html
tomcat/site/trunk/docs/download-55.html
tomcat/site/trunk/docs/download-connectors.html
tomcat/site/trunk/docs/faq/classnotfound.html
tomcat/site/trunk/docs/findhelp.html
tomcat/site/trunk/docs/getinvolved.html
tomcat/site/trunk/docs/heritage.html
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/docs/irc.html
tomcat/site/trunk/docs/legal.html
tomcat/site/trunk/docs/lists.html
tomcat/site/trunk/docs/resources.html
tomcat/site/trunk/docs/svn.html
tomcat/site/trunk/docs/whichversion.html
tomcat/site/trunk/docs/whoweare.html
tomcat/site/trunk/xdocs/contact.xml
tomcat/site/trunk/xdocs/getinvolved.xml
tomcat/site/trunk/xdocs/lists.xml
tomcat/site/trunk/xdocs/svn.xml
tomcat/site/trunk/xdocs/whoweare.xml
Modified: tomcat/site/trunk/docs/contact.html
URL:
http://svn.apache.org/viewcvs/tomcat/site/trunk/docs/contact.html?rev=280906&r1=280905&r2=280906&view=diff
==============================================================================
--- tomcat/site/trunk/docs/contact.html (original)
+++ tomcat/site/trunk/docs/contact.html Wed Sep 14 11:48:16 2005
@@ -76,7 +76,7 @@
<a href="./faq/">FAQ</a>
</li>
<li>
-<a href="./mail.html">Mailing Lists</a>
+<a href="./lists.html#tomcat-user">Mailing Lists</a>
</li>
<li>
<a href="./bugreport.html">Bug Database</a>
@@ -107,7 +107,7 @@
<a href="./getinvolved.html">Overview</a>
</li>
<li>
-<a href="./svnindex.html">SVN Repositories</a>
+<a href="./svn.html">SVN Repositories</a>
</li>
<li>
<a href="./lists.html">Mailing Lists</a>
@@ -143,8 +143,8 @@
<tr>
<td bgcolor="#525D76">
<font face="arial,helvetica,sanserif" color="#ffffff">
-<a name="TODO">
-<strong>TODO</strong>
+<a name="Product Support">
+<strong>Product Support</strong>
</a>
</font>
</td>
@@ -153,10 +153,97 @@
<td>
<p>
<blockquote>
-<p>Copy and paste from Jakarta</p>
-<p>Point to mailing lists</p>
-<p>Security issues</p>
-<p>point to Apache contact details</p>
+
+<p>
+If you have questions or comments about the software or documentation on this
site,
+please subscribe to the appropriate mailing list:
+</p>
+
+<p>
+<a href="./lists.html">Mailing lists</a>
+</p>
+
+</blockquote>
+</p>
+</td>
+</tr>
+<tr>
+<td>
+<br />
+</td>
+</tr>
+</table>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<tr>
+<td bgcolor="#525D76">
+<font face="arial,helvetica,sanserif" color="#ffffff">
+<a name="Security Issues">
+<strong>Security Issues</strong>
+</a>
+</font>
+</td>
+</tr>
+<tr>
+<td>
+<p>
+<blockquote>
+
+<p>
+If you would like to report a security issues with Apache Tomcat,
+you may contact:
+</p>
+
+<p>
+<a href="mailto:security.AT.apache.DOT.org">security.AT.apache.DOT.org</a>
+</p>
+
+</blockquote>
+</p>
+</td>
+</tr>
+<tr>
+<td>
+<br />
+</td>
+</tr>
+</table>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<tr>
+<td bgcolor="#525D76">
+<font face="arial,helvetica,sanserif" color="#ffffff">
+<a name="The Apache Software Foundation">
+<strong>The Apache Software Foundation</strong>
+</a>
+</font>
+</td>
+</tr>
+<tr>
+<td>
+<p>
+<blockquote>
+
+<p>
+The Tomcat Project is an effort of the
+<a href="http://apache.org/foundation/">Apache Software Foundation</a>. The
+address for general ASF correspondence and licensing questions is:
+</p>
+
+<p>
+<a href="mailto:apache.AT.apache.DOT.org">apache.AT.apache.DOT.org</a>
+</p>
+
+<p>
+You can find more contact information for the Apache Software Foundation
+on the <a href="http://www.apache.org/foundation/contact.html">contact
+page of the main Apache site</a>.
+</p>
+
+<p>
+You may also use
+<a href="http://search.apache.org/">Apache Site Search</a> to scan all the
+Apache sites at once.
+</p>
+
</blockquote>
</p>
</td>
Modified: tomcat/site/trunk/docs/download-33.html
URL:
http://svn.apache.org/viewcvs/tomcat/site/trunk/docs/download-33.html?rev=280906&r1=280905&r2=280906&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-33.html (original)
+++ tomcat/site/trunk/docs/download-33.html Wed Sep 14 11:48:16 2005
@@ -76,7 +76,7 @@
<a href="./faq/">FAQ</a>
</li>
<li>
-<a href="./mail.html">Mailing Lists</a>
+<a href="./lists.html#tomcat-user">Mailing Lists</a>
</li>
<li>
<a href="./bugreport.html">Bug Database</a>
@@ -107,7 +107,7 @@
<a href="./getinvolved.html">Overview</a>
</li>
<li>
-<a href="./svnindex.html">SVN Repositories</a>
+<a href="./svn.html">SVN Repositories</a>
</li>
<li>
<a href="./lists.html">Mailing Lists</a>
Modified: tomcat/site/trunk/docs/download-41.html
URL:
http://svn.apache.org/viewcvs/tomcat/site/trunk/docs/download-41.html?rev=280906&r1=280905&r2=280906&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-41.html (original)
+++ tomcat/site/trunk/docs/download-41.html Wed Sep 14 11:48:16 2005
@@ -76,7 +76,7 @@
<a href="./faq/">FAQ</a>
</li>
<li>
-<a href="./mail.html">Mailing Lists</a>
+<a href="./lists.html#tomcat-user">Mailing Lists</a>
</li>
<li>
<a href="./bugreport.html">Bug Database</a>
@@ -107,7 +107,7 @@
<a href="./getinvolved.html">Overview</a>
</li>
<li>
-<a href="./svnindex.html">SVN Repositories</a>
+<a href="./svn.html">SVN Repositories</a>
</li>
<li>
<a href="./lists.html">Mailing Lists</a>
Modified: tomcat/site/trunk/docs/download-55.html
URL:
http://svn.apache.org/viewcvs/tomcat/site/trunk/docs/download-55.html?rev=280906&r1=280905&r2=280906&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-55.html (original)
+++ tomcat/site/trunk/docs/download-55.html Wed Sep 14 11:48:16 2005
@@ -76,7 +76,7 @@
<a href="./faq/">FAQ</a>
</li>
<li>
-<a href="./mail.html">Mailing Lists</a>
+<a href="./lists.html#tomcat-user">Mailing Lists</a>
</li>
<li>
<a href="./bugreport.html">Bug Database</a>
@@ -107,7 +107,7 @@
<a href="./getinvolved.html">Overview</a>
</li>
<li>
-<a href="./svnindex.html">SVN Repositories</a>
+<a href="./svn.html">SVN Repositories</a>
</li>
<li>
<a href="./lists.html">Mailing Lists</a>
Modified: tomcat/site/trunk/docs/download-connectors.html
URL:
http://svn.apache.org/viewcvs/tomcat/site/trunk/docs/download-connectors.html?rev=280906&r1=280905&r2=280906&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-connectors.html (original)
+++ tomcat/site/trunk/docs/download-connectors.html Wed Sep 14 11:48:16 2005
@@ -76,7 +76,7 @@
<a href="./faq/">FAQ</a>
</li>
<li>
-<a href="./mail.html">Mailing Lists</a>
+<a href="./lists.html#tomcat-user">Mailing Lists</a>
</li>
<li>
<a href="./bugreport.html">Bug Database</a>
@@ -107,7 +107,7 @@
<a href="./getinvolved.html">Overview</a>
</li>
<li>
-<a href="./svnindex.html">SVN Repositories</a>
+<a href="./svn.html">SVN Repositories</a>
</li>
<li>
<a href="./lists.html">Mailing Lists</a>
Modified: tomcat/site/trunk/docs/faq/classnotfound.html
URL:
http://svn.apache.org/viewcvs/tomcat/site/trunk/docs/faq/classnotfound.html?rev=280906&r1=280905&r2=280906&view=diff
==============================================================================
--- tomcat/site/trunk/docs/faq/classnotfound.html (original)
+++ tomcat/site/trunk/docs/faq/classnotfound.html Wed Sep 14 11:48:16 2005
@@ -1,10 +1,10 @@
-<html><head><META http-equiv="Content-Type" content="text/html;
charset=iso-8859-1"><title>Tomcat FAQ - Class Not Found Issues</title><meta
name="author" value="Tim Funk"><meta name="email" value="[EMAIL
PROTECTED]"><style>
+<html><head><META http-equiv="Content-Type" content="text/html;
charset=iso-8859-1"><title>Tomcat FAQ - Class Not Found Issues</title><meta
value="Tim Funk" name="author"><meta value="[EMAIL PROTECTED]"
name="email"><style>
dt { font-size : larger; font-weight : bold }
dd {padding-bottom : 10px;}
- </style></head><body bgcolor="#ffffff" text="#000000" link="#525D76"
alink="#525D76" vlink="#525D76"><table border="0" width="100%"
cellspacing="4"><!--PAGE HEADER--><tr><td colspan="2"><!--JAKARTA LOGO--><a
href="http://jakarta.apache.org/"><img
src="http://jakarta.apache.org//images/jakarta-logo.gif" align="left" alt="The
Jakarta Project" border="0"></a><!--PROJECT LOGO--><a
href="http://jakarta.apache.org/tomcat/"><img src="../images/tomcat.gif"
align="right" alt="
+ </style></head><body vlink="#525D76" alink="#525D76" link="#525D76"
text="#000000" bgcolor="#ffffff"><table cellspacing="4" width="100%"
border="0"><!--PAGE HEADER--><tr><td colspan="2"><!--JAKARTA LOGO--><a
href="http://jakarta.apache.org/"><img border="0" alt="The Jakarta Project"
align="left"
src="http://jakarta.apache.org//images/jakarta-logo.gif"></a><!--PROJECT
LOGO--><a href="http://jakarta.apache.org/tomcat/"><img border="0" alt="
Tomcat FAQ
- " border="0"></a></td></tr><!--HEADER SEPARATOR--><tr><td colspan="2"><hr
noshade="" size="1"></td></tr><tr><!--LEFT SIDE NAVIGATION--><td width="20%"
valign="top" nowrap="true"><p><strong>Links</strong></p><ul><li><a
href="..">Tomcat Home</a></li><li><a href="index.html">FAQ
Home</a></li></ul><p><strong>Contents</strong></p><ul><li><a
href="bugs.html">Bugs</a></li><li><a href="classnotfound.html">Class Not
Found</a></li><li><a href="connectors.html">Connectors</a></li><li><a
href="database.html">Database</a></li><li><a
href="deployment.html">Deployment</a></li><li><a
href="development.html">Development</a></li><li><a
href="fda-validation.html">FDA Validation</a></li><li><a
href="http://wiki.apache.org/jakarta-tomcat/HowTo">How do I</a></li><li><a
href="unix.html">Linux / Unix</a></li><li><a
href="otherOperatingSystems.html">Other Operating Systems</a></li><li><a
href="logging.html">Logging</a></li><li><a
href="memory.html">Memory</a></li><li><a href="meta.html">Meta</a></li><li><a
href="misc.html">Miscellaneous</a></li><li><a
href="performance.html">Monitoring / Performance</a></li><li><a
href="http://wiki.apache.org/jakarta-tomcat/UsefulLinks">Other
Resources</a></li><li><a href="security.html">Security</a></li><li><a
href="version.html">Which Version</a></li><li><a href="tomcatuser.html">Tomcat
User List</a></li><li><a
href="http://wiki.apache.org/jakarta-tomcat/">Wiki</a></li><li><a
href="windows.html">Windows</a></li></ul></td><!--RIGHT SIDE MAIN BODY--><td
width="80%" valign="top" align="left"><table border="0" width="100%"
cellspacing="4"><tr><td align="left" valign="top" nowrap="true"><h1>Tomcat
FAQ</h1><h2>Class Not Found Issues</h2></td><td align="right" valign="top"
nowrap="true"><small><a href="printer/classnotfound.html"><img
src="../images/printer.gif" border="0" alt="Printer Friendly
Version"><br>print-friendly<br>version
- </a></small></td></tr></table><table border="0"
cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff"
face="arial,helvetica.sanserif"><a
name="Preface"><strong>Preface</strong></a></font></td></tr><tr><td><blockquote>
+ " align="right" src="../images/tomcat.gif"></a></td></tr><!--HEADER
SEPARATOR--><tr><td colspan="2"><hr size="1" noshade=""></td></tr><tr><!--LEFT
SIDE NAVIGATION--><td nowrap="true" valign="top"
width="20%"><p><strong>Links</strong></p><ul><li><a href="..">Tomcat
Home</a></li><li><a href="index.html">FAQ
Home</a></li></ul><p><strong>Contents</strong></p><ul><li><a
href="bugs.html">Bugs</a></li><li><a href="classnotfound.html">Class Not
Found</a></li><li><a href="connectors.html">Connectors</a></li><li><a
href="database.html">Database</a></li><li><a
href="deployment.html">Deployment</a></li><li><a
href="development.html">Development</a></li><li><a
href="fda-validation.html">FDA Validation</a></li><li><a
href="http://wiki.apache.org/jakarta-tomcat/HowTo">How do I</a></li><li><a
href="unix.html">Linux / Unix</a></li><li><a
href="otherOperatingSystems.html">Other Operating Systems</a></li><li><a
href="logging.html">Logging</a></li><li><a
href="memory.html">Memory</a></li><li><a href="meta.html">Meta</a></li><li><a
href="misc.html">Miscellaneous</a></li><li><a
href="performance.html">Monitoring / Performance</a></li><li><a
href="http://wiki.apache.org/jakarta-tomcat/UsefulLinks">Other
Resources</a></li><li><a href="security.html">Security</a></li><li><a
href="version.html">Which Version</a></li><li><a href="tomcatuser.html">Tomcat
User List</a></li><li><a
href="http://wiki.apache.org/jakarta-tomcat/">Wiki</a></li><li><a
href="windows.html">Windows</a></li></ul></td><!--RIGHT SIDE MAIN BODY--><td
align="left" valign="top" width="80%"><table cellspacing="4" width="100%"
border="0"><tr><td nowrap="true" valign="top" align="left"><h1>Tomcat
FAQ</h1><h2>Class Not Found Issues</h2></td><td nowrap="true" valign="top"
align="right"><small><a href="printer/classnotfound.html"><img alt="Printer
Friendly Version" border="0"
src="../images/printer.gif"><br>print-friendly<br>version
+ </a></small></td></tr></table><table cellpadding="2"
cellspacing="0" border="0"><tr><td bgcolor="#525D76"><font
face="arial,helvetica.sanserif" color="#ffffff"><a
name="Preface"><strong>Preface</strong></a></font></td></tr><tr><td><blockquote>
This page discusses the various ways you see Class Not Found errors or
very similar errors. It is strongly advised you read the following topics:
<ul>
@@ -59,7 +59,7 @@
If you get a
<code>NoClassDefFoundError</code> exception, the root cause might be the
same as for a <code>ClassNotFound</code> exception.
-</blockquote></td></tr></table><table border="0" cellspacing="0"
cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff"
face="arial,helvetica.sanserif"><a
name="Questions"><strong>Questions</strong></a></font></td></tr><tr><td><blockquote>
+</blockquote></td></tr></table><table cellpadding="2" cellspacing="0"
border="0"><tr><td bgcolor="#525D76"><font face="arial,helvetica.sanserif"
color="#ffffff"><a
name="Questions"><strong>Questions</strong></a></font></td></tr><tr><td><blockquote>
<p>
<ul>
<li>
@@ -78,7 +78,7 @@
</li>
</ul>
</p>
-</blockquote></td></tr></table><table border="0" cellspacing="0"
cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff"
face="arial,helvetica.sanserif"><a
name="Answers"><strong>Answers</strong></a></font></td></tr><tr><td><blockquote>
+</blockquote></td></tr></table><table cellpadding="2" cellspacing="0"
border="0"><tr><td bgcolor="#525D76"><font face="arial,helvetica.sanserif"
color="#ffffff"><a
name="Answers"><strong>Answers</strong></a></font></td></tr><tr><td><blockquote>
<b style="font-size: larger">
<a name="usebean">Why is <code>jsp:useBean</code> is not working?</a>
@@ -127,8 +127,8 @@
</div><br>
-</blockquote></td></tr></table></td></tr><!--FOOTER SEPARATOR--><tr><td
colspan="2"><hr noshade="" size="1"></td></tr><tr><td colspan="2"
align="center"><!--Google Search Form: see Bugzilla 35788--><form method="GET"
name="searchForm" action="http://www.google.com/search"><input type="hidden"
name="ie" value="UTF-8"><input type="hidden" name="oe" value="UTF-8"><table
bgcolor="#FFFFFF"><tr><td><a href="http://www.google.com/"><img
src="http://www.google.com/logos/Logo_40wht.gif" border="0" alt="Google"
align="absmiddle"></a></td><td><input type="text" name="q" size="25"
maxlength="255" value=""><input type="hidden" name="domains"
value="http://jakarta.apache.org/tomcat/faq"><input type="hidden"
name="sitesearch" value="http://jakarta.apache.org/tomcat/faq"><input
type="submit" name="btnG" value="Google Search"><br>
+</blockquote></td></tr></table></td></tr><!--FOOTER SEPARATOR--><tr><td
colspan="2"><hr size="1" noshade=""></td></tr><tr><td align="center"
colspan="2"><!--Google Search Form: see Bugzilla 35788--><form
action="http://www.google.com/search" name="searchForm" method="GET"><input
value="UTF-8" name="ie" type="hidden"><input value="UTF-8" name="oe"
type="hidden"><table bgcolor="#FFFFFF"><tr><td><a
href="http://www.google.com/"><img align="absmiddle" alt="Google" border="0"
src="http://www.google.com/logos/Logo_40wht.gif"></a></td><td><input value=""
maxlength="255" size="25" name="q" type="text"><input
value="http://jakarta.apache.org/tomcat/faq" name="domains"
type="hidden"><input value="http://jakarta.apache.org/tomcat/faq"
name="sitesearch" type="hidden"><input value="Google Search" name="btnG"
type="submit"><br>
Search the Tomcat FAQ
- </td></tr></table></form></td></tr><tr><td
colspan="2"><hr noshade="" size="1"></td></tr><!--PAGE FOOTER--><tr><td
colspan="2"><div align="center"><font color="#525D76" size="-1"><em>
+ </td></tr></table></form></td></tr><tr><td
colspan="2"><hr size="1" noshade=""></td></tr><!--PAGE FOOTER--><tr><td
colspan="2"><div align="center"><font size="-1" color="#525D76"><em>
Copyright © 1999-2005, Apache Software Foundation
</em></font></div></td></tr></table></body></html>
Modified: tomcat/site/trunk/docs/findhelp.html
URL:
http://svn.apache.org/viewcvs/tomcat/site/trunk/docs/findhelp.html?rev=280906&r1=280905&r2=280906&view=diff
==============================================================================
--- tomcat/site/trunk/docs/findhelp.html (original)
+++ tomcat/site/trunk/docs/findhelp.html Wed Sep 14 11:48:16 2005
@@ -107,7 +107,7 @@
<a href="./getinvolved.html">Overview</a>
</li>
<li>
-<a href="./svnindex.html">SVN Repositories</a>
+<a href="./svn.html">SVN Repositories</a>
</li>
<li>
<a href="./lists.html">Mailing Lists</a>
Modified: tomcat/site/trunk/docs/getinvolved.html
URL:
http://svn.apache.org/viewcvs/tomcat/site/trunk/docs/getinvolved.html?rev=280906&r1=280905&r2=280906&view=diff
==============================================================================
--- tomcat/site/trunk/docs/getinvolved.html (original)
+++ tomcat/site/trunk/docs/getinvolved.html Wed Sep 14 11:48:16 2005
@@ -155,8 +155,9 @@
<blockquote>
<p>If you would like to become involved in the development and support of
Apache
-Tomcat there are many different ways in which you can contribute. The following
-are just a few of them.</p>
+Tomcat there are many different ways in which you can contribute. The fist step
+is to <a href="lists.html">join the mailing lists</a>. The following are just a
+few areas ways in which you can help:</p>
<ul>
<li>Answer questions posted to the mailing lists.</li>
Modified: tomcat/site/trunk/docs/heritage.html
URL:
http://svn.apache.org/viewcvs/tomcat/site/trunk/docs/heritage.html?rev=280906&r1=280905&r2=280906&view=diff
==============================================================================
--- tomcat/site/trunk/docs/heritage.html (original)
+++ tomcat/site/trunk/docs/heritage.html Wed Sep 14 11:48:16 2005
@@ -76,7 +76,7 @@
<a href="./faq/">FAQ</a>
</li>
<li>
-<a href="./mail.html">Mailing Lists</a>
+<a href="./lists.html#tomcat-user">Mailing Lists</a>
</li>
<li>
<a href="./bugreport.html">Bug Database</a>
@@ -107,7 +107,7 @@
<a href="./getinvolved.html">Overview</a>
</li>
<li>
-<a href="./svnindex.html">SVN Repositories</a>
+<a href="./svn.html">SVN Repositories</a>
</li>
<li>
<a href="./lists.html">Mailing Lists</a>
Modified: tomcat/site/trunk/docs/index.html
URL:
http://svn.apache.org/viewcvs/tomcat/site/trunk/docs/index.html?rev=280906&r1=280905&r2=280906&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Wed Sep 14 11:48:16 2005
@@ -80,7 +80,7 @@
<a href="./faq/">FAQ</a>
</li>
<li>
-<a href="./mail.html">Mailing Lists</a>
+<a href="./lists.html#tomcat-user">Mailing Lists</a>
</li>
<li>
<a href="./bugreport.html">Bug Database</a>
@@ -111,7 +111,7 @@
<a href="./getinvolved.html">Overview</a>
</li>
<li>
-<a href="./svnindex.html">SVN Repositories</a>
+<a href="./svn.html">SVN Repositories</a>
</li>
<li>
<a href="./lists.html">Mailing Lists</a>
Modified: tomcat/site/trunk/docs/irc.html
URL:
http://svn.apache.org/viewcvs/tomcat/site/trunk/docs/irc.html?rev=280906&r1=280905&r2=280906&view=diff
==============================================================================
--- tomcat/site/trunk/docs/irc.html (original)
+++ tomcat/site/trunk/docs/irc.html Wed Sep 14 11:48:16 2005
@@ -78,7 +78,7 @@
<a href="./faq/">FAQ</a>
</li>
<li>
-<a href="./mail.html">Mailing Lists</a>
+<a href="./lists.html#tomcat-user">Mailing Lists</a>
</li>
<li>
<a href="./bugreport.html">Bug Database</a>
@@ -109,7 +109,7 @@
<a href="./getinvolved.html">Overview</a>
</li>
<li>
-<a href="./svnindex.html">SVN Repositories</a>
+<a href="./svn.html">SVN Repositories</a>
</li>
<li>
<a href="./lists.html">Mailing Lists</a>
Modified: tomcat/site/trunk/docs/legal.html
URL:
http://svn.apache.org/viewcvs/tomcat/site/trunk/docs/legal.html?rev=280906&r1=280905&r2=280906&view=diff
==============================================================================
--- tomcat/site/trunk/docs/legal.html (original)
+++ tomcat/site/trunk/docs/legal.html Wed Sep 14 11:48:16 2005
@@ -78,7 +78,7 @@
<a href="./faq/">FAQ</a>
</li>
<li>
-<a href="./mail.html">Mailing Lists</a>
+<a href="./lists.html#tomcat-user">Mailing Lists</a>
</li>
<li>
<a href="./bugreport.html">Bug Database</a>
@@ -109,7 +109,7 @@
<a href="./getinvolved.html">Overview</a>
</li>
<li>
-<a href="./svnindex.html">SVN Repositories</a>
+<a href="./svn.html">SVN Repositories</a>
</li>
<li>
<a href="./lists.html">Mailing Lists</a>
Modified: tomcat/site/trunk/docs/lists.html
URL:
http://svn.apache.org/viewcvs/tomcat/site/trunk/docs/lists.html?rev=280906&r1=280905&r2=280906&view=diff
==============================================================================
--- tomcat/site/trunk/docs/lists.html (original)
+++ tomcat/site/trunk/docs/lists.html Wed Sep 14 11:48:16 2005
@@ -285,7 +285,7 @@
Questions The Smart Way"</a>. If you follow their advice, you will
discover that these forums have dozens of helpers ready to provide you
with guidance on using Apache Tomcat ! <strong>Note: Do not
-sent your Apache Tomcat questions to Eric of Rick themselves!</strong>
+sent your Apache Tomcat questions to Eric or Rick themselves!</strong>
</p>
<table>
Modified: tomcat/site/trunk/docs/resources.html
URL:
http://svn.apache.org/viewcvs/tomcat/site/trunk/docs/resources.html?rev=280906&r1=280905&r2=280906&view=diff
==============================================================================
--- tomcat/site/trunk/docs/resources.html (original)
+++ tomcat/site/trunk/docs/resources.html Wed Sep 14 11:48:16 2005
@@ -78,7 +78,7 @@
<a href="./faq/">FAQ</a>
</li>
<li>
-<a href="./mail.html">Mailing Lists</a>
+<a href="./lists.html#tomcat-user">Mailing Lists</a>
</li>
<li>
<a href="./bugreport.html">Bug Database</a>
@@ -109,7 +109,7 @@
<a href="./getinvolved.html">Overview</a>
</li>
<li>
-<a href="./svnindex.html">SVN Repositories</a>
+<a href="./svn.html">SVN Repositories</a>
</li>
<li>
<a href="./lists.html">Mailing Lists</a>
Modified: tomcat/site/trunk/docs/svn.html
URL:
http://svn.apache.org/viewcvs/tomcat/site/trunk/docs/svn.html?rev=280906&r1=280905&r2=280906&view=diff
==============================================================================
--- tomcat/site/trunk/docs/svn.html (original)
+++ tomcat/site/trunk/docs/svn.html Wed Sep 14 11:48:16 2005
@@ -220,7 +220,7 @@
<code>/connectors/</code>
</a>
</td>
- <td>The HTTP and AJP implmentation code</td>
+ <td>The HTTP and AJP implementation code</td>
</tr>
<tr>
<td>
@@ -270,8 +270,8 @@
<tr>
<td bgcolor="#525D76">
<font face="arial,helvetica,sanserif" color="#ffffff">
-<a name="Principals">
-<strong>Principals</strong>
+<a name="Principles">
+<strong>Principles</strong>
</a>
</font>
</td>
Modified: tomcat/site/trunk/docs/whichversion.html
URL:
http://svn.apache.org/viewcvs/tomcat/site/trunk/docs/whichversion.html?rev=280906&r1=280905&r2=280906&view=diff
==============================================================================
--- tomcat/site/trunk/docs/whichversion.html (original)
+++ tomcat/site/trunk/docs/whichversion.html Wed Sep 14 11:48:16 2005
@@ -111,7 +111,7 @@
<a href="./getinvolved.html">Overview</a>
</li>
<li>
-<a href="./svnindex.html">SVN Repositories</a>
+<a href="./svn.html">SVN Repositories</a>
</li>
<li>
<a href="./lists.html">Mailing Lists</a>
Modified: tomcat/site/trunk/docs/whoweare.html
URL:
http://svn.apache.org/viewcvs/tomcat/site/trunk/docs/whoweare.html?rev=280906&r1=280905&r2=280906&view=diff
==============================================================================
--- tomcat/site/trunk/docs/whoweare.html (original)
+++ tomcat/site/trunk/docs/whoweare.html Wed Sep 14 11:48:16 2005
@@ -76,7 +76,7 @@
<a href="./faq/">FAQ</a>
</li>
<li>
-<a href="./mail.html">Mailing Lists</a>
+<a href="./lists.html#tomcat-user">Mailing Lists</a>
</li>
<li>
<a href="./bugreport.html">Bug Database</a>
@@ -107,7 +107,7 @@
<a href="./getinvolved.html">Overview</a>
</li>
<li>
-<a href="./svnindex.html">SVN Repositories</a>
+<a href="./svn.html">SVN Repositories</a>
</li>
<li>
<a href="./lists.html">Mailing Lists</a>
@@ -143,8 +143,8 @@
<tr>
<td bgcolor="#525D76">
<font face="arial,helvetica,sanserif" color="#ffffff">
-<a name="TODO">
-<strong>TODO</strong>
+<a name="Who We Are">
+<strong>Who We Are</strong>
</a>
</font>
</td>
@@ -153,8 +153,162 @@
<td>
<p>
<blockquote>
-<p>List of members of PMC and roles (eg Chair) if any.</p>
-<p>Short bios of the committers if they want to add one.</p>
+<p>
+The Apache Tomcat Project operates on a meritocracy: the more you do,
+the more responsibility you will obtain. This page lists all of the
+people who have gone the extra mile and are Committers or members of
+the Project Management Committee. If you would like to help, please
+see the overview on <a href="getinvolved.html">getting
+involved</a>.
+</p>
+
+<p>
+We ask that you please do not send us emails privately asking for support. We
+are non-paid volunteers who help out with the project and we do not
+necessarily have the time or energy to help people on an individual
+basis. Instead, we have setup <a href="./lists.html">mailing
+lists</a> which contain hundreds of individuals who will help answer
+detailed requests for help. The benefit of using mailing lists over private
+communication is that it is a shared resource where others can also learn from
+common mistakes and as a community we all grow together.
+</p>
+
+<p>
+The following is a list of the Apache Tomcat PMC members and Committers with
+short bios for some of them.</p>
+
+<p>
+A complete list of all the Apache Committers is <a
href="http://www.apache.org/~jim/committers.html">also available</a>.
+(It's a long list, so please be patient.)
+</p>
+
+</blockquote>
+</p>
+</td>
+</tr>
+<tr>
+<td>
+<br />
+</td>
+</tr>
+</table>
+<table width="100%" cellpadding="2" cellspacing="0" border="0">
+<tr>
+<td bgcolor="#525D76">
+<font face="arial,helvetica,sanserif" color="#ffffff">
+<a name="Project Management Committee">
+<strong>Project Management Committee</strong>
+</a>
+</font>
+</td>
+</tr>
+<tr>
+<td>
+<p>
+<blockquote>
+
+<h3>PMC Chair</h3>
+<p>
+<b>Remy Maucherat</b> (remm at apache.org)<br />
+</p>
+
+
+<h3>PMC Members & Committers</h3>
+
+<p>
+<b>Jean-Francois Arcand</b> (jfarcand at apache.org)<br />
+</p>
+
+
+<p>
+<b>Bill Barker</b> (billbarker at apache.org)<br />
+</p>
+
+
+<p>
+<b>Kin-man Chung</b> (kinman at apache.org)<br />
+</p>
+
+
+<p>
+<b>Jean-Frederic Clere</b> (jfclere at apache.org)<br />
+</p>
+
+
+<p>
+<b>Ian Darwin</b> (idarwin at apache.org)<br />
+</p>
+
+
+<p>
+<b>Tim Funk</b> (funkman at apache.org)<br />
+</p>
+
+
+<p>
+<b>Henri Gomez</b> (hgomez at apache.org)<br />
+</p>
+
+
+<p>
+<b>Filip Hanik</b> (fhanik at apache.org)<br />
+</p>
+
+
+<p>
+<b>Jim Jagielski</b> (jim at apache.org)<br />
+</p>
+
+
+<p>
+<b>Jan Luehe</b> (luehe at apache.org)<br />
+</p>
+
+
+<p>
+<b>Costin Manolache</b> (costin at apache.org)<br />
+</p>
+
+
+<p>
+<b>Kurt Miller</b> (truk at apache.org)<br />
+</p>
+
+
+<p>
+<b>Glenn Nielsen</b> (glenn at apache.org)<br />
+</p>
+
+
+<p>
+<b>Amy Roh</b> (amyroh at apache.org)<br />
+</p>
+
+
+<p>
+<b>Peter Rossbach</b> (pero at apache.org)<br />
+</p>
+
+
+<p>
+<b>Yoav Shapira</b> (yoavs at apache.org)<br />
+</p>
+
+
+<p>
+<b>Mark Thomas</b> (markt at apache.org)<br />
+</p>
+
+
+<p>
+<b>Mladen Turk</b> (mturk at apache.org)<br />
+</p>
+
+
+<p>
+<b>Keith Wannamaker</b> (keith at apache.org)<br />
+</p>
+
</blockquote>
</p>
Modified: tomcat/site/trunk/xdocs/contact.xml
URL:
http://svn.apache.org/viewcvs/tomcat/site/trunk/xdocs/contact.xml?rev=280906&r1=280905&r2=280906&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/contact.xml (original)
+++ tomcat/site/trunk/xdocs/contact.xml Wed Sep 14 11:48:16 2005
@@ -7,11 +7,56 @@
<body>
-<section name="TODO">
-<p>Copy and paste from Jakarta</p>
-<p>Point to mailing lists</p>
-<p>Security issues</p>
-<p>point to Apache contact details</p>
+<section name="Product Support">
+
+<p>
+If you have questions or comments about the software or documentation on this
site,
+please subscribe to the appropriate mailing list:
+</p>
+
+<p>
+<a href="./lists.html">Mailing lists</a>
+</p>
+
+</section>
+
+<section name="Security Issues">
+
+<p>
+If you would like to report a security issues with Apache Tomcat,
+you may contact:
+</p>
+
+<p>
+<a href="mailto:security.AT.apache.DOT.org">security.AT.apache.DOT.org</a>
+</p>
+
+</section>
+
+<section name="The Apache Software Foundation">
+
+<p>
+The Tomcat Project is an effort of the
+<a href="http://apache.org/foundation/">Apache Software Foundation</a>. The
+address for general ASF correspondence and licensing questions is:
+</p>
+
+<p>
+<a href="mailto:apache.AT.apache.DOT.org">apache.AT.apache.DOT.org</a>
+</p>
+
+<p>
+You can find more contact information for the Apache Software Foundation
+on the <a href="http://www.apache.org/foundation/contact.html">contact
+page of the main Apache site</a>.
+</p>
+
+<p>
+You may also use
+<a href="http://search.apache.org/">Apache Site Search</a> to scan all the
+Apache sites at once.
+</p>
+
</section>
</body>
Modified: tomcat/site/trunk/xdocs/getinvolved.xml
URL:
http://svn.apache.org/viewcvs/tomcat/site/trunk/xdocs/getinvolved.xml?rev=280906&r1=280905&r2=280906&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/getinvolved.xml (original)
+++ tomcat/site/trunk/xdocs/getinvolved.xml Wed Sep 14 11:48:16 2005
@@ -10,8 +10,9 @@
<section name="Get Involved">
<p>If you would like to become involved in the development and support of
Apache
-Tomcat there are many different ways in which you can contribute. The following
-are just a few of them.</p>
+Tomcat there are many different ways in which you can contribute. The fist step
+is to <a href="lists.html">join the mailing lists</a>. The following are just a
+few areas ways in which you can help:</p>
<ul>
<li>Answer questions posted to the mailing lists.</li>
Modified: tomcat/site/trunk/xdocs/lists.xml
URL:
http://svn.apache.org/viewcvs/tomcat/site/trunk/xdocs/lists.xml?rev=280906&r1=280905&r2=280906&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/lists.xml (original)
+++ tomcat/site/trunk/xdocs/lists.xml Wed Sep 14 11:48:16 2005
@@ -90,7 +90,7 @@
Questions The Smart Way"</a>. If you follow their advice, you will
discover that these forums have dozens of helpers ready to provide you
with guidance on using Apache Tomcat ! <strong>Note: Do not
-sent your Apache Tomcat questions to Eric of Rick themselves!</strong></p>
+sent your Apache Tomcat questions to Eric or Rick themselves!</strong></p>
<table>
<tr>
Modified: tomcat/site/trunk/xdocs/svn.xml
URL:
http://svn.apache.org/viewcvs/tomcat/site/trunk/xdocs/svn.xml?rev=280906&r1=280905&r2=280906&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/svn.xml (original)
+++ tomcat/site/trunk/xdocs/svn.xml Wed Sep 14 11:48:16 2005
@@ -45,7 +45,7 @@
<tr>
<td><a href="http://svn.apache.org/repos/asf/tomcat/connectors">
<code>/connectors/</code></a></td>
- <td>The HTTP and AJP implmentation code</td>
+ <td>The HTTP and AJP implementation code</td>
</tr>
<tr>
<td><a href="http://svn.apache.org/repos/asf/tomcat/jasper">
@@ -72,7 +72,7 @@
</section>
-<section name="Principals"> <p>The Subversion repository has been structured
using the following
+<section name="Principles"> <p>The Subversion repository has been structured
using the following
principles:
</p>
Modified: tomcat/site/trunk/xdocs/whoweare.xml
URL:
http://svn.apache.org/viewcvs/tomcat/site/trunk/xdocs/whoweare.xml?rev=280906&r1=280905&r2=280906&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/whoweare.xml (original)
+++ tomcat/site/trunk/xdocs/whoweare.xml Wed Sep 14 11:48:16 2005
@@ -7,11 +7,107 @@
<body>
-<section name="TODO">
-<p>List of members of PMC and roles (eg Chair) if any.</p>
-<p>Short bios of the committers if they want to add one.</p>
+<section name="Who We Are">
+<p>
+The Apache Tomcat Project operates on a meritocracy: the more you do,
+the more responsibility you will obtain. This page lists all of the
+people who have gone the extra mile and are Committers or members of
+the Project Management Committee. If you would like to help, please
+see the overview on <a href="getinvolved.html">getting
+involved</a>.
+</p>
+
+<p>
+We ask that you please do not send us emails privately asking for support. We
+are non-paid volunteers who help out with the project and we do not
+necessarily have the time or energy to help people on an individual
+basis. Instead, we have setup <a href="./lists.html">mailing
+lists</a> which contain hundreds of individuals who will help answer
+detailed requests for help. The benefit of using mailing lists over private
+communication is that it is a shared resource where others can also learn from
+common mistakes and as a community we all grow together.
+</p>
+
+<p>
+The following is a list of the Apache Tomcat PMC members and Committers with
+short bios for some of them.</p>
+
+<p>
+A complete list of all the Apache Committers is <a
href="http://www.apache.org/~jim/committers.html">also available</a>.
+(It's a long list, so please be patient.)
+</p>
+
+</section>
+
+hgomez,fhanik,jim,luehe,truk,glenn,amyroh,pero,markt,mturk,keith,costin,yoavs
+
+<section name="Project Management Committee">
+
+<h3>PMC Chair</h3>
+<p><b>Remy Maucherat</b> (remm at apache.org)<br/></p>
+<!--Your bio goes here-->
+
+<h3>PMC Members & Committers</h3>
+
+<p><b>Jean-Francois Arcand</b> (jfarcand at apache.org)<br/></p>
+<!--Your bio goes here-->
+
+<p><b>Bill Barker</b> (billbarker at apache.org)<br/></p>
+<!--Your bio goes here-->
+
+<p><b>Kin-man Chung</b> (kinman at apache.org)<br/></p>
+<!--Your bio goes here-->
+
+<p><b>Jean-Frederic Clere</b> (jfclere at apache.org)<br/></p>
+<!--Your bio goes here-->
+
+<p><b>Ian Darwin</b> (idarwin at apache.org)<br/></p>
+<!--Your bio goes here-->
+
+<p><b>Tim Funk</b> (funkman at apache.org)<br/></p>
+<!--Your bio goes here-->
+
+<p><b>Henri Gomez</b> (hgomez at apache.org)<br/></p>
+<!--Your bio goes here-->
+
+<p><b>Filip Hanik</b> (fhanik at apache.org)<br/></p>
+<!--Your bio goes here-->
+
+<p><b>Jim Jagielski</b> (jim at apache.org)<br/></p>
+<!--Your bio goes here-->
+
+<p><b>Jan Luehe</b> (luehe at apache.org)<br/></p>
+<!--Your bio goes here-->
+
+<p><b>Costin Manolache</b> (costin at apache.org)<br/></p>
+<!--Your bio goes here-->
+
+<p><b>Kurt Miller</b> (truk at apache.org)<br/></p>
+<!--Your bio goes here-->
+
+<p><b>Glenn Nielsen</b> (glenn at apache.org)<br/></p>
+<!--Your bio goes here-->
+
+<p><b>Amy Roh</b> (amyroh at apache.org)<br/></p>
+<!--Your bio goes here-->
+
+<p><b>Peter Rossbach</b> (pero at apache.org)<br/></p>
+<!--Your bio goes here-->
+
+<p><b>Yoav Shapira</b> (yoavs at apache.org)<br/></p>
+<!--Your bio goes here-->
+
+<p><b>Mark Thomas</b> (markt at apache.org)<br/></p>
+<!--Your bio goes here-->
+
+<p><b>Mladen Turk</b> (mturk at apache.org)<br/></p>
+<!--Your bio goes here-->
+
+<p><b>Keith Wannamaker</b> (keith at apache.org)<br/></p>
+<!--Your bio goes here-->
</section>
</body>
</document>
+
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]