You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2017/03/17 14:15:20 UTC

svn commit: r1787395 [32/42] - in /tomcat/site/trunk/docs/tomcat-6.0-doc: ./ api/ api/org/apache/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/catalina/authenticator/ api/org/apache/catalina/conn...

Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/ThreadPool.ControlRunnable.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/ThreadPool.ControlRunnable.html?rev=1787395&r1=1787394&r2=1787395&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/ThreadPool.ControlRunnable.html (original)
+++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/ThreadPool.ControlRunnable.html Fri Mar 17 14:14:51 2017
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-ThreadPool.ControlRunnable (Apache Tomcat 6.0.48 API Documentation)
+ThreadPool.ControlRunnable (Apache Tomcat 6.0.51 API Documentation)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.tomcat.util.threads.ThreadPool.ControlRunnable class">
@@ -14,7 +14,7 @@ ThreadPool.ControlRunnable (Apache Tomca
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="ThreadPool.ControlRunnable (Apache Tomcat 6.0.48 API Documentation)";
+    parent.document.title="ThreadPool.ControlRunnable (Apache Tomcat 6.0.51 API Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -45,7 +45,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.48</b></EM>
+<b>Apache Tomcat 6.0.51</b></EM>
 </TD>
 </TR>
 
@@ -301,7 +301,7 @@ public void <B>terminate</B>()</PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.48</b></EM>
+<b>Apache Tomcat 6.0.51</b></EM>
 </TD>
 </TR>
 
@@ -337,6 +337,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nb
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2000-2016 Apache Software Foundation. All Rights Reserved.
+Copyright &#169; 2000-2017 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/ThreadPool.MonitorRunnable.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/ThreadPool.MonitorRunnable.html?rev=1787395&r1=1787394&r2=1787395&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/ThreadPool.MonitorRunnable.html (original)
+++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/ThreadPool.MonitorRunnable.html Fri Mar 17 14:14:51 2017
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-ThreadPool.MonitorRunnable (Apache Tomcat 6.0.48 API Documentation)
+ThreadPool.MonitorRunnable (Apache Tomcat 6.0.51 API Documentation)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.tomcat.util.threads.ThreadPool.MonitorRunnable class">
@@ -14,7 +14,7 @@ ThreadPool.MonitorRunnable (Apache Tomca
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="ThreadPool.MonitorRunnable (Apache Tomcat 6.0.48 API Documentation)";
+    parent.document.title="ThreadPool.MonitorRunnable (Apache Tomcat 6.0.51 API Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -45,7 +45,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.48</b></EM>
+<b>Apache Tomcat 6.0.51</b></EM>
 </TD>
 </TR>
 
@@ -276,7 +276,7 @@ public void <B>terminate</B>()</PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.48</b></EM>
+<b>Apache Tomcat 6.0.51</b></EM>
 </TD>
 </TR>
 
@@ -312,6 +312,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nb
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2000-2016 Apache Software Foundation. All Rights Reserved.
+Copyright &#169; 2000-2017 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/ThreadPool.ThreadPoolListener.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/ThreadPool.ThreadPoolListener.html?rev=1787395&r1=1787394&r2=1787395&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/ThreadPool.ThreadPoolListener.html (original)
+++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/ThreadPool.ThreadPoolListener.html Fri Mar 17 14:14:51 2017
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-ThreadPool.ThreadPoolListener (Apache Tomcat 6.0.48 API Documentation)
+ThreadPool.ThreadPoolListener (Apache Tomcat 6.0.51 API Documentation)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.tomcat.util.threads.ThreadPool.ThreadPoolListener interface">
@@ -14,7 +14,7 @@ ThreadPool.ThreadPoolListener (Apache To
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="ThreadPool.ThreadPoolListener (Apache Tomcat 6.0.48 API Documentation)";
+    parent.document.title="ThreadPool.ThreadPoolListener (Apache Tomcat 6.0.51 API Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -45,7 +45,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.48</b></EM>
+<b>Apache Tomcat 6.0.51</b></EM>
 </TD>
 </TR>
 
@@ -191,7 +191,7 @@ void <B>threadEnd</B>(<A HREF="../../../
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.48</b></EM>
+<b>Apache Tomcat 6.0.51</b></EM>
 </TD>
 </TR>
 
@@ -227,6 +227,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nb
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2000-2016 Apache Software Foundation. All Rights Reserved.
+Copyright &#169; 2000-2017 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/ThreadPool.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/ThreadPool.html?rev=1787395&r1=1787394&r2=1787395&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/ThreadPool.html (original)
+++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/ThreadPool.html Fri Mar 17 14:14:51 2017
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-ThreadPool (Apache Tomcat 6.0.48 API Documentation)
+ThreadPool (Apache Tomcat 6.0.51 API Documentation)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.tomcat.util.threads.ThreadPool class">
@@ -14,7 +14,7 @@ ThreadPool (Apache Tomcat 6.0.48 API Doc
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="ThreadPool (Apache Tomcat 6.0.48 API Documentation)";
+    parent.document.title="ThreadPool (Apache Tomcat 6.0.51 API Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -45,7 +45,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.48</b></EM>
+<b>Apache Tomcat 6.0.51</b></EM>
 </TD>
 </TR>
 
@@ -1341,7 +1341,7 @@ public java.lang.String[] <B>getThreadPa
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.48</b></EM>
+<b>Apache Tomcat 6.0.51</b></EM>
 </TD>
 </TR>
 
@@ -1377,6 +1377,6 @@ DETAIL:&nbsp;<A HREF="#field_detail">FIE
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2000-2016 Apache Software Foundation. All Rights Reserved.
+Copyright &#169; 2000-2017 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/ThreadPoolRunnable.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/ThreadPoolRunnable.html?rev=1787395&r1=1787394&r2=1787395&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/ThreadPoolRunnable.html (original)
+++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/ThreadPoolRunnable.html Fri Mar 17 14:14:51 2017
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-ThreadPoolRunnable (Apache Tomcat 6.0.48 API Documentation)
+ThreadPoolRunnable (Apache Tomcat 6.0.51 API Documentation)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.tomcat.util.threads.ThreadPoolRunnable interface">
@@ -14,7 +14,7 @@ ThreadPoolRunnable (Apache Tomcat 6.0.48
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="ThreadPoolRunnable (Apache Tomcat 6.0.48 API Documentation)";
+    parent.document.title="ThreadPoolRunnable (Apache Tomcat 6.0.51 API Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -45,7 +45,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.48</b></EM>
+<b>Apache Tomcat 6.0.51</b></EM>
 </TD>
 </TR>
 
@@ -193,7 +193,7 @@ void <B>runIt</B>(java.lang.Object[]&nbs
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.48</b></EM>
+<b>Apache Tomcat 6.0.51</b></EM>
 </TD>
 </TR>
 
@@ -229,6 +229,6 @@ DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nb
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2000-2016 Apache Software Foundation. All Rights Reserved.
+Copyright &#169; 2000-2017 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/ThreadWithAttributes.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/ThreadWithAttributes.html?rev=1787395&r1=1787394&r2=1787395&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/ThreadWithAttributes.html (original)
+++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/ThreadWithAttributes.html Fri Mar 17 14:14:51 2017
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-ThreadWithAttributes (Apache Tomcat 6.0.48 API Documentation)
+ThreadWithAttributes (Apache Tomcat 6.0.51 API Documentation)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.tomcat.util.threads.ThreadWithAttributes class">
@@ -14,7 +14,7 @@ ThreadWithAttributes (Apache Tomcat 6.0.
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="ThreadWithAttributes (Apache Tomcat 6.0.48 API Documentation)";
+    parent.document.title="ThreadWithAttributes (Apache Tomcat 6.0.51 API Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -45,7 +45,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.48</b></EM>
+<b>Apache Tomcat 6.0.51</b></EM>
 </TD>
 </TR>
 
@@ -475,7 +475,7 @@ public final java.util.Hashtable <B>getA
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.48</b></EM>
+<b>Apache Tomcat 6.0.51</b></EM>
 </TD>
 </TR>
 
@@ -511,6 +511,6 @@ DETAIL:&nbsp;<A HREF="#field_detail">FIE
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2000-2016 Apache Software Foundation. All Rights Reserved.
+Copyright &#169; 2000-2017 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/package-frame.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/package-frame.html?rev=1787395&r1=1787394&r2=1787395&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/package-frame.html (original)
+++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/package-frame.html Fri Mar 17 14:14:51 2017
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-org.apache.tomcat.util.threads (Apache Tomcat 6.0.48 API Documentation)
+org.apache.tomcat.util.threads (Apache Tomcat 6.0.51 API Documentation)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.tomcat.util.threads package">

Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/package-summary.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/package-summary.html?rev=1787395&r1=1787394&r2=1787395&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/package-summary.html (original)
+++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/package-summary.html Fri Mar 17 14:14:51 2017
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-org.apache.tomcat.util.threads (Apache Tomcat 6.0.48 API Documentation)
+org.apache.tomcat.util.threads (Apache Tomcat 6.0.51 API Documentation)
 </TITLE>
 
 <META NAME="keywords" CONTENT="org.apache.tomcat.util.threads package">
@@ -14,7 +14,7 @@ org.apache.tomcat.util.threads (Apache T
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.tomcat.util.threads (Apache Tomcat 6.0.48 API Documentation)";
+    parent.document.title="org.apache.tomcat.util.threads (Apache Tomcat 6.0.51 API Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -45,7 +45,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.48</b></EM>
+<b>Apache Tomcat 6.0.51</b></EM>
 </TD>
 </TR>
 
@@ -149,7 +149,7 @@ Package org.apache.tomcat.util.threads
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.48</b></EM>
+<b>Apache Tomcat 6.0.51</b></EM>
 </TD>
 </TR>
 
@@ -179,6 +179,6 @@ Package org.apache.tomcat.util.threads
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2000-2016 Apache Software Foundation. All Rights Reserved.
+Copyright &#169; 2000-2017 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/package-tree.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/package-tree.html?rev=1787395&r1=1787394&r2=1787395&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/package-tree.html (original)
+++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/org/apache/tomcat/util/threads/package-tree.html Fri Mar 17 14:14:51 2017
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-org.apache.tomcat.util.threads Class Hierarchy (Apache Tomcat 6.0.48 API Documentation)
+org.apache.tomcat.util.threads Class Hierarchy (Apache Tomcat 6.0.51 API Documentation)
 </TITLE>
 
 
@@ -13,7 +13,7 @@ org.apache.tomcat.util.threads Class Hie
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="org.apache.tomcat.util.threads Class Hierarchy (Apache Tomcat 6.0.48 API Documentation)";
+    parent.document.title="org.apache.tomcat.util.threads Class Hierarchy (Apache Tomcat 6.0.51 API Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -44,7 +44,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.48</b></EM>
+<b>Apache Tomcat 6.0.51</b></EM>
 </TD>
 </TR>
 
@@ -122,7 +122,7 @@ Interface Hierarchy
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.48</b></EM>
+<b>Apache Tomcat 6.0.51</b></EM>
 </TD>
 </TR>
 
@@ -152,6 +152,6 @@ Interface Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2000-2016 Apache Software Foundation. All Rights Reserved.
+Copyright &#169; 2000-2017 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/overview-frame.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/overview-frame.html?rev=1787395&r1=1787394&r2=1787395&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-6.0-doc/api/overview-frame.html (original)
+++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/overview-frame.html Fri Mar 17 14:14:51 2017
@@ -4,10 +4,10 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-Overview (Apache Tomcat 6.0.48 API Documentation)
+Overview (Apache Tomcat 6.0.51 API Documentation)
 </TITLE>
 
-<META NAME="keywords" CONTENT="Overview, Apache Tomcat 6.0.48 API">
+<META NAME="keywords" CONTENT="Overview, Apache Tomcat 6.0.51 API">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
@@ -19,7 +19,7 @@ Overview (Apache Tomcat 6.0.48 API Docum
 <TABLE BORDER="0" WIDTH="100%" SUMMARY="">
 <TR>
 <TH ALIGN="left" NOWRAP><FONT size="+1" CLASS="FrameTitleFont">
-<B><b>Apache Tomcat 6.0.48</b></B></FONT></TH>
+<B><b>Apache Tomcat 6.0.51</b></B></FONT></TH>
 </TR>
 </TABLE>
 

Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/overview-summary.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/overview-summary.html?rev=1787395&r1=1787394&r2=1787395&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-6.0-doc/api/overview-summary.html (original)
+++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/overview-summary.html Fri Mar 17 14:14:51 2017
@@ -4,17 +4,17 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-Overview (Apache Tomcat 6.0.48 API Documentation)
+Overview (Apache Tomcat 6.0.51 API Documentation)
 </TITLE>
 
-<META NAME="keywords" CONTENT="Overview, Apache Tomcat 6.0.48 API">
+<META NAME="keywords" CONTENT="Overview, Apache Tomcat 6.0.51 API">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Overview (Apache Tomcat 6.0.48 API Documentation)";
+    parent.document.title="Overview (Apache Tomcat 6.0.51 API Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -45,7 +45,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.48</b></EM>
+<b>Apache Tomcat 6.0.51</b></EM>
 </TD>
 </TR>
 
@@ -77,7 +77,7 @@ function windowTitle()
 <HR>
 <CENTER>
 <H1>
-Apache Tomcat 6.0.48 API
+Apache Tomcat 6.0.51 API
 </H1>
 </CENTER>
 
@@ -596,7 +596,7 @@ offers convenient support for configurin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.48</b></EM>
+<b>Apache Tomcat 6.0.51</b></EM>
 </TD>
 </TR>
 
@@ -626,6 +626,6 @@ offers convenient support for configurin
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2000-2016 Apache Software Foundation. All Rights Reserved.
+Copyright &#169; 2000-2017 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/overview-tree.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/overview-tree.html?rev=1787395&r1=1787394&r2=1787395&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-6.0-doc/api/overview-tree.html (original)
+++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/overview-tree.html Fri Mar 17 14:14:51 2017
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-Class Hierarchy (Apache Tomcat 6.0.48 API Documentation)
+Class Hierarchy (Apache Tomcat 6.0.51 API Documentation)
 </TITLE>
 
 
@@ -13,7 +13,7 @@ Class Hierarchy (Apache Tomcat 6.0.48 AP
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Class Hierarchy (Apache Tomcat 6.0.48 API Documentation)";
+    parent.document.title="Class Hierarchy (Apache Tomcat 6.0.51 API Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -44,7 +44,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.48</b></EM>
+<b>Apache Tomcat 6.0.51</b></EM>
 </TD>
 </TR>
 
@@ -329,7 +329,7 @@ Class Hierarchy
 <LI TYPE="circle">java.util.EventObject (implements java.io.Serializable)
 <UL>
 <LI TYPE="circle">org.apache.catalina.<A HREF="org/apache/catalina/ContainerEvent.html" title="class in org.apache.catalina"><B>ContainerEvent</B></A><LI TYPE="circle">org.apache.catalina.<A HREF="org/apache/catalina/InstanceEvent.html" title="class in org.apache.catalina"><B>InstanceEvent</B></A><LI TYPE="circle">org.apache.catalina.<A HREF="org/apache/catalina/LifecycleEvent.html" title="class in org.apache.catalina"><B>LifecycleEvent</B></A><LI TYPE="circle">org.apache.catalina.<A HREF="org/apache/catalina/SessionEvent.html" title="class in org.apache.catalina"><B>SessionEvent</B></A></UL>
-<LI TYPE="circle">org.apache.tomcat.util.<A HREF="org/apache/tomcat/util/ExceptionUtils.html" title="class in org.apache.tomcat.util"><B>ExceptionUtils</B></A><LI TYPE="circle">org.apache.catalina.startup.<A HREF="org/apache/catalina/startup/ExpandWar.html" title="class in org.apache.catalina.startup"><B>ExpandWar</B></A><LI TYPE="circle">javax.el.Expression (implements java.io.Serializable)
+<LI TYPE="circle">org.apache.jasper.runtime.<A HREF="org/apache/jasper/runtime/ExceptionUtils.html" title="class in org.apache.jasper.runtime"><B>ExceptionUtils</B></A><LI TYPE="circle">org.apache.tomcat.util.<A HREF="org/apache/tomcat/util/ExceptionUtils.html" title="class in org.apache.tomcat.util"><B>ExceptionUtils</B></A><LI TYPE="circle">org.apache.catalina.startup.<A HREF="org/apache/catalina/startup/ExpandWar.html" title="class in org.apache.catalina.startup"><B>ExpandWar</B></A><LI TYPE="circle">javax.el.Expression (implements java.io.Serializable)
 <UL>
 <LI TYPE="circle">javax.el.MethodExpression<UL>
 <LI TYPE="circle">org.apache.jasper.el.<A HREF="org/apache/jasper/el/JspMethodExpression.html" title="class in org.apache.jasper.el"><B>JspMethodExpression</B></A> (implements java.io.Externalizable)
@@ -889,7 +889,7 @@ Enum Hierarchy
 <LI TYPE="circle">java.lang.Object<UL>
 <LI TYPE="circle">java.lang.Enum&lt;E&gt; (implements java.lang.Comparable&lt;T&gt;, java.io.Serializable)
 <UL>
-<LI TYPE="circle">org.apache.catalina.<A HREF="org/apache/catalina/CometEvent.EventType.html" title="enum in org.apache.catalina"><B>CometEvent.EventType</B></A><LI TYPE="circle">org.apache.catalina.<A HREF="org/apache/catalina/CometEvent.EventSubType.html" title="enum in org.apache.catalina"><B>CometEvent.EventSubType</B></A><LI TYPE="circle">org.apache.tomcat.util.http.<A HREF="org/apache/tomcat/util/http/Parameters.FailReason.html" title="enum in org.apache.tomcat.util.http"><B>Parameters.FailReason</B></A><LI TYPE="circle">org.apache.tomcat.util.log.<A HREF="org/apache/tomcat/util/log/UserDataHelper.Mode.html" title="enum in org.apache.tomcat.util.log"><B>UserDataHelper.Mode</B></A><LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/SocketStatus.html" title="enum in org.apache.tomcat.util.net"><B>SocketStatus</B></A><LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/NioEndpoint.Handler.SocketState.html" title="enum in or
 g.apache.tomcat.util.net"><B>NioEndpoint.Handler.SocketState</B></A><LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/AprEndpoint.Handler.SocketState.html" title="enum in org.apache.tomcat.util.net"><B>AprEndpoint.Handler.SocketState</B></A></UL>
+<LI TYPE="circle">org.apache.catalina.<A HREF="org/apache/catalina/CometEvent.EventType.html" title="enum in org.apache.catalina"><B>CometEvent.EventType</B></A><LI TYPE="circle">org.apache.catalina.<A HREF="org/apache/catalina/CometEvent.EventSubType.html" title="enum in org.apache.catalina"><B>CometEvent.EventSubType</B></A><LI TYPE="circle">org.apache.tomcat.util.http.<A HREF="org/apache/tomcat/util/http/Parameters.FailReason.html" title="enum in org.apache.tomcat.util.http"><B>Parameters.FailReason</B></A><LI TYPE="circle">org.apache.tomcat.util.log.<A HREF="org/apache/tomcat/util/log/UserDataHelper.Mode.html" title="enum in org.apache.tomcat.util.log"><B>UserDataHelper.Mode</B></A><LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/SocketStatus.html" title="enum in org.apache.tomcat.util.net"><B>SocketStatus</B></A><LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/SendfileState.html" title="enum in org.apache.tomcat.ut
 il.net"><B>SendfileState</B></A><LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/NioEndpoint.Handler.SocketState.html" title="enum in org.apache.tomcat.util.net"><B>NioEndpoint.Handler.SocketState</B></A><LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/AprEndpoint.Handler.SocketState.html" title="enum in org.apache.tomcat.util.net"><B>AprEndpoint.Handler.SocketState</B></A></UL>
 </UL>
 </UL>
 <HR>
@@ -915,7 +915,7 @@ Enum Hierarchy
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.48</b></EM>
+<b>Apache Tomcat 6.0.51</b></EM>
 </TD>
 </TR>
 
@@ -945,6 +945,6 @@ Enum Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2000-2016 Apache Software Foundation. All Rights Reserved.
+Copyright &#169; 2000-2017 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/api/serialized-form.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/serialized-form.html?rev=1787395&r1=1787394&r2=1787395&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-6.0-doc/api/serialized-form.html (original)
+++ tomcat/site/trunk/docs/tomcat-6.0-doc/api/serialized-form.html Fri Mar 17 14:14:51 2017
@@ -4,7 +4,7 @@
 <HEAD>
 <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <TITLE>
-Serialized Form (Apache Tomcat 6.0.48 API Documentation)
+Serialized Form (Apache Tomcat 6.0.51 API Documentation)
 </TITLE>
 
 
@@ -13,7 +13,7 @@ Serialized Form (Apache Tomcat 6.0.48 AP
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Serialized Form (Apache Tomcat 6.0.48 API Documentation)";
+    parent.document.title="Serialized Form (Apache Tomcat 6.0.51 API Documentation)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -44,7 +44,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.48</b></EM>
+<b>Apache Tomcat 6.0.51</b></EM>
 </TD>
 </TR>
 
@@ -9477,7 +9477,7 @@ java.lang.String <B>userInfo</B></PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.48</b></EM>
+<b>Apache Tomcat 6.0.51</b></EM>
 </TD>
 </TR>
 
@@ -9507,6 +9507,6 @@ java.lang.String <B>userInfo</B></PRE>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2000-2016 Apache Software Foundation. All Rights Reserved.
+Copyright &#169; 2000-2017 Apache Software Foundation. All Rights Reserved.
 </BODY>
 </HTML>

Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/appdev/deployment.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/appdev/deployment.html?rev=1787395&r1=1787394&r2=1787395&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-6.0-doc/appdev/deployment.html (original)
+++ tomcat/site/trunk/docs/tomcat-6.0-doc/appdev/deployment.html Fri Mar 17 14:14:51 2017
@@ -1,9 +1,9 @@
-<html><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Application Developer's Guide (6.0.48) - Deployment</title><meta name="author" content="Craig R. McClanahan"><style type="text/css" media="print">
+<html><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Application Developer's Guide (6.0.51) - Deployment</title><meta name="author" content="Craig R. McClanahan"><style type="text/css" media="print">
 			.noPrint {display: none;}
 			td#mainBody {width: 100%;}
 		</style></head><body bgcolor="#ffffff" text="#000000" link="#525D76" alink="#525D76" vlink="#525D76"><table border="0" width="100%" cellspacing="0"><!--PAGE HEADER--><tr><td><!--PROJECT LOGO--><a href="http://tomcat.apache.org/"><img src="../images/tomcat.gif" align="right" alt="
       The Apache Tomcat Servlet/JSP Container
-    " border="0"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.48, Nov 7 2016</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img src="../images/asf-logo.gif" align="right" alt="Apache Logo" border="0"></a></td></tr></table><table border="0" width="100%" cellspacing="4"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><tr><!--LEFT SIDE NAVIGATION--><td width="20%" valign="top" nowrap="nowrap" class="noPrint"><p><strong>Links</strong></p><ul><li><a href="../index.html">Docs Home</a></li></ul><p><strong>Contents</strong></p><ul><li><a href="index.html">Contents</a></li><li><a href="introduction.html">Introduction</a></li><li><a href="installation.html">Installation</a></li><li><a href="deployment.html">Deployment</a></li><li><a href="source.html">Source Code</a></li><li><a href="processes.html">Processes</a></li><li><a href="sample/">Example App
 </a></li></ul></td><!--RIGHT SIDE MAIN BODY--><td width="80%" valign="top" align="left" id="mainBody"><h1>Application Developer's Guide</h1><h2>Deployment</h2><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Table of Contents"><!--()--></a><a name="Table_of_Contents"><strong>Table of Contents</strong></a></font></td></tr><tr><td><blockquote>
+    " border="0"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.51, Mar 9 2017</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img src="../images/asf-logo.svg" align="right" alt="Apache Logo" border="0" style="width: 266px;height: 83px;"></a></td></tr></table><table border="0" width="100%" cellspacing="4"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><tr><!--LEFT SIDE NAVIGATION--><td width="20%" valign="top" nowrap="nowrap" class="noPrint"><p><strong>Links</strong></p><ul><li><a href="../index.html">Docs Home</a></li></ul><p><strong>Contents</strong></p><ul><li><a href="index.html">Contents</a></li><li><a href="introduction.html">Introduction</a></li><li><a href="installation.html">Installation</a></li><li><a href="deployment.html">Deployment</a></li><li><a href="source.html">Source Code</a></li><li><a href="processes.html">Processes</a></l
 i><li><a href="sample/">Example App</a></li></ul></td><!--RIGHT SIDE MAIN BODY--><td width="80%" valign="top" align="left" id="mainBody"><h1>Application Developer's Guide</h1><h2>Deployment</h2><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Table of Contents"><!--()--></a><a name="Table_of_Contents"><strong>Table of Contents</strong></a></font></td></tr><tr><td><blockquote>
 <ul><li><a href="#Background">Background</a></li><li><a href="#Standard_Directory_Layout">Standard Directory Layout</a></li><li><a href="#Shared_Library_Files">Shared Library Files</a></li><li><a href="#Web_Application_Deployment_Descriptor">Web Application Deployment Descriptor</a></li><li><a href="#Tomcat_Context_Descriptor">Tomcat Context Descriptor</a></li><li><a href="#Deployment_With_Tomcat_6">Deployment With Tomcat 6</a></li></ul>
 </blockquote></td></tr></table><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Background"><strong>Background</strong></a></font></td></tr><tr><td><blockquote>
 
@@ -202,5 +202,5 @@ unpacked directory structure (as Tomcat
 shared library files, but these features are commonly available.</p>
 
 </blockquote></td></tr></table></td></tr><!--FOOTER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><!--PAGE FOOTER--><tr><td colspan="2"><div align="center"><font color="#525D76" size="-1"><em>
-        Copyright &copy; 1999-2016, Apache Software Foundation
+        Copyright &copy; 1999-2017, Apache Software Foundation
         </em></font></div></td></tr></table></body></html>
\ No newline at end of file

Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/appdev/index.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/appdev/index.html?rev=1787395&r1=1787394&r2=1787395&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-6.0-doc/appdev/index.html (original)
+++ tomcat/site/trunk/docs/tomcat-6.0-doc/appdev/index.html Fri Mar 17 14:14:51 2017
@@ -1,9 +1,9 @@
-<html><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Application Developer's Guide (6.0.48) - Table of Contents</title><meta name="author" content="Craig R. McClanahan"><style type="text/css" media="print">
+<html><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Application Developer's Guide (6.0.51) - Table of Contents</title><meta name="author" content="Craig R. McClanahan"><style type="text/css" media="print">
 			.noPrint {display: none;}
 			td#mainBody {width: 100%;}
 		</style></head><body bgcolor="#ffffff" text="#000000" link="#525D76" alink="#525D76" vlink="#525D76"><table border="0" width="100%" cellspacing="0"><!--PAGE HEADER--><tr><td><!--PROJECT LOGO--><a href="http://tomcat.apache.org/"><img src="../images/tomcat.gif" align="right" alt="
       The Apache Tomcat Servlet/JSP Container
-    " border="0"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.48, Nov 7 2016</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img src="../images/asf-logo.gif" align="right" alt="Apache Logo" border="0"></a></td></tr></table><table border="0" width="100%" cellspacing="4"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><tr><!--LEFT SIDE NAVIGATION--><td width="20%" valign="top" nowrap="nowrap" class="noPrint"><p><strong>Links</strong></p><ul><li><a href="../index.html">Docs Home</a></li></ul><p><strong>Contents</strong></p><ul><li><a href="index.html">Contents</a></li><li><a href="introduction.html">Introduction</a></li><li><a href="installation.html">Installation</a></li><li><a href="deployment.html">Deployment</a></li><li><a href="source.html">Source Code</a></li><li><a href="processes.html">Processes</a></li><li><a href="sample/">Example App
 </a></li></ul></td><!--RIGHT SIDE MAIN BODY--><td width="80%" valign="top" align="left" id="mainBody"><h1>Application Developer's Guide</h1><h2>Table of Contents</h2><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>
+    " border="0"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.51, Mar 9 2017</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img src="../images/asf-logo.svg" align="right" alt="Apache Logo" border="0" style="width: 266px;height: 83px;"></a></td></tr></table><table border="0" width="100%" cellspacing="4"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><tr><!--LEFT SIDE NAVIGATION--><td width="20%" valign="top" nowrap="nowrap" class="noPrint"><p><strong>Links</strong></p><ul><li><a href="../index.html">Docs Home</a></li></ul><p><strong>Contents</strong></p><ul><li><a href="index.html">Contents</a></li><li><a href="introduction.html">Introduction</a></li><li><a href="installation.html">Installation</a></li><li><a href="deployment.html">Deployment</a></li><li><a href="source.html">Source Code</a></li><li><a href="processes.html">Processes</a></l
 i><li><a href="sample/">Example App</a></li></ul></td><!--RIGHT SIDE MAIN BODY--><td width="80%" valign="top" align="left" id="mainBody"><h1>Application Developer's Guide</h1><h2>Table of Contents</h2><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>
 
 <p>This manual includes contributions from many members of the Tomcat Project
 developer community.  The following authors have provided significant content:
@@ -43,5 +43,5 @@ developer community.  The following auth
 </ul>
 
 </blockquote></td></tr></table></td></tr><!--FOOTER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><!--PAGE FOOTER--><tr><td colspan="2"><div align="center"><font color="#525D76" size="-1"><em>
-        Copyright &copy; 1999-2016, Apache Software Foundation
+        Copyright &copy; 1999-2017, Apache Software Foundation
         </em></font></div></td></tr></table></body></html>
\ No newline at end of file

Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/appdev/installation.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/appdev/installation.html?rev=1787395&r1=1787394&r2=1787395&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-6.0-doc/appdev/installation.html (original)
+++ tomcat/site/trunk/docs/tomcat-6.0-doc/appdev/installation.html Fri Mar 17 14:14:51 2017
@@ -1,9 +1,9 @@
-<html><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Application Developer's Guide (6.0.48) - Installation</title><meta name="author" content="Craig R. McClanahan"><meta name="author" content="Yoav Shapira"><style type="text/css" media="print">
+<html><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Application Developer's Guide (6.0.51) - Installation</title><meta name="author" content="Craig R. McClanahan"><meta name="author" content="Yoav Shapira"><style type="text/css" media="print">
 			.noPrint {display: none;}
 			td#mainBody {width: 100%;}
 		</style></head><body bgcolor="#ffffff" text="#000000" link="#525D76" alink="#525D76" vlink="#525D76"><table border="0" width="100%" cellspacing="0"><!--PAGE HEADER--><tr><td><!--PROJECT LOGO--><a href="http://tomcat.apache.org/"><img src="../images/tomcat.gif" align="right" alt="
       The Apache Tomcat Servlet/JSP Container
-    " border="0"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.48, Nov 7 2016</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img src="../images/asf-logo.gif" align="right" alt="Apache Logo" border="0"></a></td></tr></table><table border="0" width="100%" cellspacing="4"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><tr><!--LEFT SIDE NAVIGATION--><td width="20%" valign="top" nowrap="nowrap" class="noPrint"><p><strong>Links</strong></p><ul><li><a href="../index.html">Docs Home</a></li></ul><p><strong>Contents</strong></p><ul><li><a href="index.html">Contents</a></li><li><a href="introduction.html">Introduction</a></li><li><a href="installation.html">Installation</a></li><li><a href="deployment.html">Deployment</a></li><li><a href="source.html">Source Code</a></li><li><a href="processes.html">Processes</a></li><li><a href="sample/">Example App
 </a></li></ul></td><!--RIGHT SIDE MAIN BODY--><td width="80%" valign="top" align="left" id="mainBody"><h1>Application Developer's Guide</h1><h2>Installation</h2><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Installation"><strong>Installation</strong></a></font></td></tr><tr><td><blockquote>
+    " border="0"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.51, Mar 9 2017</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img src="../images/asf-logo.svg" align="right" alt="Apache Logo" border="0" style="width: 266px;height: 83px;"></a></td></tr></table><table border="0" width="100%" cellspacing="4"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><tr><!--LEFT SIDE NAVIGATION--><td width="20%" valign="top" nowrap="nowrap" class="noPrint"><p><strong>Links</strong></p><ul><li><a href="../index.html">Docs Home</a></li></ul><p><strong>Contents</strong></p><ul><li><a href="index.html">Contents</a></li><li><a href="introduction.html">Introduction</a></li><li><a href="installation.html">Installation</a></li><li><a href="deployment.html">Deployment</a></li><li><a href="source.html">Source Code</a></li><li><a href="processes.html">Processes</a></l
 i><li><a href="sample/">Example App</a></li></ul></td><!--RIGHT SIDE MAIN BODY--><td width="80%" valign="top" align="left" id="mainBody"><h1>Application Developer's Guide</h1><h2>Installation</h2><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Installation"><strong>Installation</strong></a></font></td></tr><tr><td><blockquote>
 
 <p>In order to use Tomcat 6 for developing web applications, you must first
 install it (and the software it depends on).  The required steps are outlined
@@ -71,5 +71,5 @@ from <a href="http://www.cvshome.org">ht
 
 
 </blockquote></td></tr></table></td></tr><!--FOOTER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><!--PAGE FOOTER--><tr><td colspan="2"><div align="center"><font color="#525D76" size="-1"><em>
-        Copyright &copy; 1999-2016, Apache Software Foundation
+        Copyright &copy; 1999-2017, Apache Software Foundation
         </em></font></div></td></tr></table></body></html>
\ No newline at end of file

Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/appdev/introduction.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/appdev/introduction.html?rev=1787395&r1=1787394&r2=1787395&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-6.0-doc/appdev/introduction.html (original)
+++ tomcat/site/trunk/docs/tomcat-6.0-doc/appdev/introduction.html Fri Mar 17 14:14:51 2017
@@ -1,9 +1,9 @@
-<html><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Application Developer's Guide (6.0.48) - Introduction</title><meta name="author" content="Craig R. McClanahan"><style type="text/css" media="print">
+<html><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Application Developer's Guide (6.0.51) - Introduction</title><meta name="author" content="Craig R. McClanahan"><style type="text/css" media="print">
 			.noPrint {display: none;}
 			td#mainBody {width: 100%;}
 		</style></head><body bgcolor="#ffffff" text="#000000" link="#525D76" alink="#525D76" vlink="#525D76"><table border="0" width="100%" cellspacing="0"><!--PAGE HEADER--><tr><td><!--PROJECT LOGO--><a href="http://tomcat.apache.org/"><img src="../images/tomcat.gif" align="right" alt="
       The Apache Tomcat Servlet/JSP Container
-    " border="0"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.48, Nov 7 2016</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img src="../images/asf-logo.gif" align="right" alt="Apache Logo" border="0"></a></td></tr></table><table border="0" width="100%" cellspacing="4"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><tr><!--LEFT SIDE NAVIGATION--><td width="20%" valign="top" nowrap="nowrap" class="noPrint"><p><strong>Links</strong></p><ul><li><a href="../index.html">Docs Home</a></li></ul><p><strong>Contents</strong></p><ul><li><a href="index.html">Contents</a></li><li><a href="introduction.html">Introduction</a></li><li><a href="installation.html">Installation</a></li><li><a href="deployment.html">Deployment</a></li><li><a href="source.html">Source Code</a></li><li><a href="processes.html">Processes</a></li><li><a href="sample/">Example App
 </a></li></ul></td><!--RIGHT SIDE MAIN BODY--><td width="80%" valign="top" align="left" id="mainBody"><h1>Application Developer's Guide</h1><h2>Introduction</h2><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Overview"><strong>Overview</strong></a></font></td></tr><tr><td><blockquote>
+    " border="0"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.51, Mar 9 2017</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img src="../images/asf-logo.svg" align="right" alt="Apache Logo" border="0" style="width: 266px;height: 83px;"></a></td></tr></table><table border="0" width="100%" cellspacing="4"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><tr><!--LEFT SIDE NAVIGATION--><td width="20%" valign="top" nowrap="nowrap" class="noPrint"><p><strong>Links</strong></p><ul><li><a href="../index.html">Docs Home</a></li></ul><p><strong>Contents</strong></p><ul><li><a href="index.html">Contents</a></li><li><a href="introduction.html">Introduction</a></li><li><a href="installation.html">Installation</a></li><li><a href="deployment.html">Deployment</a></li><li><a href="source.html">Source Code</a></li><li><a href="processes.html">Processes</a></l
 i><li><a href="sample/">Example App</a></li></ul></td><!--RIGHT SIDE MAIN BODY--><td width="80%" valign="top" align="left" id="mainBody"><h1>Application Developer's Guide</h1><h2>Introduction</h2><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Overview"><strong>Overview</strong></a></font></td></tr><tr><td><blockquote>
 
 <p>Congratulations!  You've decided to (or been told to) learn how to
 build web applications using servlets and JSP pages, and picked the
@@ -56,5 +56,5 @@ web applications with Tomcat.</p>
 </ul>
 
 </blockquote></td></tr></table></td></tr><!--FOOTER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><!--PAGE FOOTER--><tr><td colspan="2"><div align="center"><font color="#525D76" size="-1"><em>
-        Copyright &copy; 1999-2016, Apache Software Foundation
+        Copyright &copy; 1999-2017, Apache Software Foundation
         </em></font></div></td></tr></table></body></html>
\ No newline at end of file

Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/appdev/processes.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/appdev/processes.html?rev=1787395&r1=1787394&r2=1787395&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-6.0-doc/appdev/processes.html (original)
+++ tomcat/site/trunk/docs/tomcat-6.0-doc/appdev/processes.html Fri Mar 17 14:14:51 2017
@@ -1,9 +1,9 @@
-<html><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Application Developer's Guide (6.0.48) - Development Processes</title><meta name="author" content="Craig R. McClanahan"><style type="text/css" media="print">
+<html><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Application Developer's Guide (6.0.51) - Development Processes</title><meta name="author" content="Craig R. McClanahan"><style type="text/css" media="print">
 			.noPrint {display: none;}
 			td#mainBody {width: 100%;}
 		</style></head><body bgcolor="#ffffff" text="#000000" link="#525D76" alink="#525D76" vlink="#525D76"><table border="0" width="100%" cellspacing="0"><!--PAGE HEADER--><tr><td><!--PROJECT LOGO--><a href="http://tomcat.apache.org/"><img src="../images/tomcat.gif" align="right" alt="
       The Apache Tomcat Servlet/JSP Container
-    " border="0"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.48, Nov 7 2016</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img src="../images/asf-logo.gif" align="right" alt="Apache Logo" border="0"></a></td></tr></table><table border="0" width="100%" cellspacing="4"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><tr><!--LEFT SIDE NAVIGATION--><td width="20%" valign="top" nowrap="nowrap" class="noPrint"><p><strong>Links</strong></p><ul><li><a href="../index.html">Docs Home</a></li></ul><p><strong>Contents</strong></p><ul><li><a href="index.html">Contents</a></li><li><a href="introduction.html">Introduction</a></li><li><a href="installation.html">Installation</a></li><li><a href="deployment.html">Deployment</a></li><li><a href="source.html">Source Code</a></li><li><a href="processes.html">Processes</a></li><li><a href="sample/">Example App
 </a></li></ul></td><!--RIGHT SIDE MAIN BODY--><td width="80%" valign="top" align="left" id="mainBody"><h1>Application Developer's Guide</h1><h2>Development Processes</h2><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Table of Contents"><!--()--></a><a name="Table_of_Contents"><strong>Table of Contents</strong></a></font></td></tr><tr><td><blockquote>
+    " border="0"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.51, Mar 9 2017</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img src="../images/asf-logo.svg" align="right" alt="Apache Logo" border="0" style="width: 266px;height: 83px;"></a></td></tr></table><table border="0" width="100%" cellspacing="4"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><tr><!--LEFT SIDE NAVIGATION--><td width="20%" valign="top" nowrap="nowrap" class="noPrint"><p><strong>Links</strong></p><ul><li><a href="../index.html">Docs Home</a></li></ul><p><strong>Contents</strong></p><ul><li><a href="index.html">Contents</a></li><li><a href="introduction.html">Introduction</a></li><li><a href="installation.html">Installation</a></li><li><a href="deployment.html">Deployment</a></li><li><a href="source.html">Source Code</a></li><li><a href="processes.html">Processes</a></l
 i><li><a href="sample/">Example App</a></li></ul></td><!--RIGHT SIDE MAIN BODY--><td width="80%" valign="top" align="left" id="mainBody"><h1>Application Developer's Guide</h1><h2>Development Processes</h2><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Table of Contents"><!--()--></a><a name="Table_of_Contents"><strong>Table of Contents</strong></a></font></td></tr><tr><td><blockquote>
 <ul><li><a href="#Development_Processes">Development Processes</a><ol><li><a href="#One-Time_Setup_of_Ant_and_Tomcat_for_Development">One-Time Setup of Ant and Tomcat for Development</a></li><li><a href="#Create_Project_Source_Code_Directory">Create Project Source Code Directory</a></li><li><a href="#Edit_Source_Code_and_Pages">Edit Source Code and Pages</a></li><li><a href="#Build_the_Web_Application">Build the Web Application</a></li><li><a href="#Test_Your_Web_Application">Test Your Web Application</a></li><li><a href="#Creating_a_Release">Creating a Release</a></li></ol></li></ul>
 </blockquote></td></tr></table><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Development Processes"><!--()--></a><a name="Development_Processes"><strong>Development Processes</strong></a></font></td></tr><tr><td><blockquote>
 
@@ -285,5 +285,5 @@ following general steps are required:</p
 
 
 </blockquote></td></tr></table></td></tr><!--FOOTER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><!--PAGE FOOTER--><tr><td colspan="2"><div align="center"><font color="#525D76" size="-1"><em>
-        Copyright &copy; 1999-2016, Apache Software Foundation
+        Copyright &copy; 1999-2017, Apache Software Foundation
         </em></font></div></td></tr></table></body></html>
\ No newline at end of file

Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/appdev/sample/web/images/tomcat.gif
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/appdev/sample/web/images/tomcat.gif?rev=1787395&r1=1787394&r2=1787395&view=diff
==============================================================================
Binary files - no diff available.

Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/appdev/source.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/appdev/source.html?rev=1787395&r1=1787394&r2=1787395&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-6.0-doc/appdev/source.html (original)
+++ tomcat/site/trunk/docs/tomcat-6.0-doc/appdev/source.html Fri Mar 17 14:14:51 2017
@@ -1,9 +1,9 @@
-<html><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Application Developer's Guide (6.0.48) - Source Organization</title><meta name="author" content="Craig R. McClanahan"><style type="text/css" media="print">
+<html><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Application Developer's Guide (6.0.51) - Source Organization</title><meta name="author" content="Craig R. McClanahan"><style type="text/css" media="print">
 			.noPrint {display: none;}
 			td#mainBody {width: 100%;}
 		</style></head><body bgcolor="#ffffff" text="#000000" link="#525D76" alink="#525D76" vlink="#525D76"><table border="0" width="100%" cellspacing="0"><!--PAGE HEADER--><tr><td><!--PROJECT LOGO--><a href="http://tomcat.apache.org/"><img src="../images/tomcat.gif" align="right" alt="
       The Apache Tomcat Servlet/JSP Container
-    " border="0"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.48, Nov 7 2016</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img src="../images/asf-logo.gif" align="right" alt="Apache Logo" border="0"></a></td></tr></table><table border="0" width="100%" cellspacing="4"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><tr><!--LEFT SIDE NAVIGATION--><td width="20%" valign="top" nowrap="nowrap" class="noPrint"><p><strong>Links</strong></p><ul><li><a href="../index.html">Docs Home</a></li></ul><p><strong>Contents</strong></p><ul><li><a href="index.html">Contents</a></li><li><a href="introduction.html">Introduction</a></li><li><a href="installation.html">Installation</a></li><li><a href="deployment.html">Deployment</a></li><li><a href="source.html">Source Code</a></li><li><a href="processes.html">Processes</a></li><li><a href="sample/">Example App
 </a></li></ul></td><!--RIGHT SIDE MAIN BODY--><td width="80%" valign="top" align="left" id="mainBody"><h1>Application Developer's Guide</h1><h2>Source Organization</h2><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Table of Contents"><!--()--></a><a name="Table_of_Contents"><strong>Table of Contents</strong></a></font></td></tr><tr><td><blockquote>
+    " border="0"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.51, Mar 9 2017</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img src="../images/asf-logo.svg" align="right" alt="Apache Logo" border="0" style="width: 266px;height: 83px;"></a></td></tr></table><table border="0" width="100%" cellspacing="4"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><tr><!--LEFT SIDE NAVIGATION--><td width="20%" valign="top" nowrap="nowrap" class="noPrint"><p><strong>Links</strong></p><ul><li><a href="../index.html">Docs Home</a></li></ul><p><strong>Contents</strong></p><ul><li><a href="index.html">Contents</a></li><li><a href="introduction.html">Introduction</a></li><li><a href="installation.html">Installation</a></li><li><a href="deployment.html">Deployment</a></li><li><a href="source.html">Source Code</a></li><li><a href="processes.html">Processes</a></l
 i><li><a href="sample/">Example App</a></li></ul></td><!--RIGHT SIDE MAIN BODY--><td width="80%" valign="top" align="left" id="mainBody"><h1>Application Developer's Guide</h1><h2>Source Organization</h2><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Table of Contents"><!--()--></a><a name="Table_of_Contents"><strong>Table of Contents</strong></a></font></td></tr><tr><td><blockquote>
 <ul><li><a href="#Directory_Structure">Directory Structure</a><ol><li><a href="#External_Dependencies">External Dependencies</a></li></ol></li><li><a href="#Source_Code_Control">Source Code Control</a></li><li><a href="#BUILD.XML_Configuration_File">BUILD.XML Configuration File</a></li></ul>
 </blockquote></td></tr></table><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Directory Structure"><!--()--></a><a name="Directory_Structure"><strong>Directory Structure</strong></a></font></td></tr><tr><td><blockquote>
 
@@ -283,5 +283,5 @@ Tomcat 6, the following additional targe
 one-time setup that is described on the next page.</p>
 
 </blockquote></td></tr></table></td></tr><!--FOOTER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><!--PAGE FOOTER--><tr><td colspan="2"><div align="center"><font color="#525D76" size="-1"><em>
-        Copyright &copy; 1999-2016, Apache Software Foundation
+        Copyright &copy; 1999-2017, Apache Software Foundation
         </em></font></div></td></tr></table></body></html>
\ No newline at end of file

Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/apr.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/apr.html?rev=1787395&r1=1787394&r2=1787395&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-6.0-doc/apr.html (original)
+++ tomcat/site/trunk/docs/tomcat-6.0-doc/apr.html Fri Mar 17 14:14:51 2017
@@ -1,9 +1,9 @@
-<html><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Apache Tomcat 6.0 (6.0.48) - Apache Portable Runtime (APR) based Native library for Tomcat</title><meta name="author" content="Remy Maucherat"><style type="text/css" media="print">
+<html><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Apache Tomcat 6.0 (6.0.51) - Apache Portable Runtime (APR) based Native library for Tomcat</title><meta name="author" content="Remy Maucherat"><style type="text/css" media="print">
 			.noPrint {display: none;}
 			td#mainBody {width: 100%;}
 		</style></head><body bgcolor="#ffffff" text="#000000" link="#525D76" alink="#525D76" vlink="#525D76"><table border="0" width="100%" cellspacing="0"><!--PAGE HEADER--><tr><td><!--PROJECT LOGO--><a href="http://tomcat.apache.org/"><img src="./images/tomcat.gif" align="right" alt="
       The Apache Tomcat Servlet/JSP Container
-    " border="0"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.48, Nov 7 2016</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img src="./images/asf-logo.gif" align="right" alt="Apache Logo" border="0"></a></td></tr></table><table border="0" width="100%" cellspacing="4"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><tr><!--LEFT SIDE NAVIGATION--><td width="20%" valign="top" nowrap="nowrap" class="noPrint"><p><strong>Links</strong></p><ul><li><a href="index.html">Docs Home</a></li><li><a href="http://wiki.apache.org/tomcat/FAQ">FAQ</a></li></ul><p><strong>User Guide</strong></p><ul><li><a href="introduction.html">1) Introduction</a></li><li><a href="setup.html">2) Setup</a></li><li><a href="appdev/index.html">3) First webapp</a></li><li><a href="deployer-howto.html">4) Deployer</a></li><li><a href="manager-howto.html">5) Manager</a></li><li><
 a href="realm-howto.html">6) Realms and AAA</a></li><li><a href="security-manager-howto.html">7) Security Manager</a></li><li><a href="jndi-resources-howto.html">8) JNDI Resources</a></li><li><a href="jndi-datasource-examples-howto.html">9) JDBC DataSources</a></li><li><a href="class-loader-howto.html">10) Classloading</a></li><li><a href="jasper-howto.html">11) JSPs</a></li><li><a href="ssl-howto.html">12) SSL</a></li><li><a href="ssi-howto.html">13) SSI</a></li><li><a href="cgi-howto.html">14) CGI</a></li><li><a href="proxy-howto.html">15) Proxy Support</a></li><li><a href="mbeans-descriptor-howto.html">16) MBean Descriptor</a></li><li><a href="default-servlet.html">17) Default Servlet</a></li><li><a href="cluster-howto.html">18) Clustering</a></li><li><a href="balancer-howto.html">19) Load Balancer</a></li><li><a href="connectors.html">20) Connectors</a></li><li><a href="monitoring.html">21) Monitoring and Management</a></li><li><a href="logging.html">22) Logging</a></li><li><a h
 ref="apr.html">23) APR/Native</a></li><li><a href="virtual-hosting-howto.html">24) Virtual Hosting</a></li><li><a href="aio.html">25) Advanced IO</a></li><li><a href="extras.html">26) Additional Components</a></li><li><a href="maven-jars.html">27) Mavenized</a></li></ul><p><strong>Reference</strong></p><ul><li><a href="RELEASE-NOTES.txt">Release Notes</a></li><li><a href="config/index.html">Configuration</a></li><li><a href="api/index.html">Javadocs</a></li><li><a href="http://tomcat.apache.org/connectors-doc/">JK 1.2 Documentation</a></li></ul><p><strong>Apache Tomcat Development</strong></p><ul><li><a href="building.html">Building</a></li><li><a href="changelog.html">Changelog</a></li><li><a href="http://wiki.apache.org/tomcat/TomcatVersions">Status</a></li><li><a href="developers.html">Developers</a></li><li><a href="architecture/index.html">Architecture</a></li><li><a href="funcspecs/index.html">Functional Specs.</a></li></ul></td><!--RIGHT SIDE MAIN BODY--><td width="80%" valig
 n="top" align="left" id="mainBody"><h1>Apache Tomcat 6.0</h1><h2>Apache Portable Runtime (APR) based Native library for Tomcat</h2><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Table of Contents"><!--()--></a><a name="Table_of_Contents"><strong>Table of Contents</strong></a></font></td></tr><tr><td><blockquote>
+    " border="0"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.51, Mar 9 2017</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img src="./images/asf-logo.svg" align="right" alt="Apache Logo" border="0" style="width: 266px;height: 83px;"></a></td></tr></table><table border="0" width="100%" cellspacing="4"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><tr><!--LEFT SIDE NAVIGATION--><td width="20%" valign="top" nowrap="nowrap" class="noPrint"><p><strong>Links</strong></p><ul><li><a href="index.html">Docs Home</a></li><li><a href="http://wiki.apache.org/tomcat/FAQ">FAQ</a></li></ul><p><strong>User Guide</strong></p><ul><li><a href="introduction.html">1) Introduction</a></li><li><a href="setup.html">2) Setup</a></li><li><a href="appdev/index.html">3) First webapp</a></li><li><a href="deployer-howto.html">4) Deployer</a></li><li><a href="manager-h
 owto.html">5) Manager</a></li><li><a href="realm-howto.html">6) Realms and AAA</a></li><li><a href="security-manager-howto.html">7) Security Manager</a></li><li><a href="jndi-resources-howto.html">8) JNDI Resources</a></li><li><a href="jndi-datasource-examples-howto.html">9) JDBC DataSources</a></li><li><a href="class-loader-howto.html">10) Classloading</a></li><li><a href="jasper-howto.html">11) JSPs</a></li><li><a href="ssl-howto.html">12) SSL</a></li><li><a href="ssi-howto.html">13) SSI</a></li><li><a href="cgi-howto.html">14) CGI</a></li><li><a href="proxy-howto.html">15) Proxy Support</a></li><li><a href="mbeans-descriptor-howto.html">16) MBean Descriptor</a></li><li><a href="default-servlet.html">17) Default Servlet</a></li><li><a href="cluster-howto.html">18) Clustering</a></li><li><a href="balancer-howto.html">19) Load Balancer</a></li><li><a href="connectors.html">20) Connectors</a></li><li><a href="monitoring.html">21) Monitoring and Management</a></li><li><a href="logging
 .html">22) Logging</a></li><li><a href="apr.html">23) APR/Native</a></li><li><a href="virtual-hosting-howto.html">24) Virtual Hosting</a></li><li><a href="aio.html">25) Advanced IO</a></li><li><a href="extras.html">26) Additional Components</a></li><li><a href="maven-jars.html">27) Mavenized</a></li></ul><p><strong>Reference</strong></p><ul><li><a href="RELEASE-NOTES.txt">Release Notes</a></li><li><a href="config/index.html">Configuration</a></li><li><a href="api/index.html">Javadocs</a></li><li><a href="http://tomcat.apache.org/connectors-doc/">JK 1.2 Documentation</a></li></ul><p><strong>Apache Tomcat Development</strong></p><ul><li><a href="building.html">Building</a></li><li><a href="changelog.html">Changelog</a></li><li><a href="http://wiki.apache.org/tomcat/TomcatVersions">Status</a></li><li><a href="developers.html">Developers</a></li><li><a href="architecture/index.html">Architecture</a></li><li><a href="funcspecs/index.html">Functional Specs.</a></li></ul></td><!--RIGHT SID
 E MAIN BODY--><td width="80%" valign="top" align="left" id="mainBody"><h1>Apache Tomcat 6.0</h1><h2>Apache Portable Runtime (APR) based Native library for Tomcat</h2><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Table of Contents"><!--()--></a><a name="Table_of_Contents"><strong>Table of Contents</strong></a></font></td></tr><tr><td><blockquote>
 <ul><li><a href="#Introduction">Introduction</a></li><li><a href="#Installation">Installation</a><ol><li><a href="#Windows">Windows</a></li><li><a href="#Linux">Linux</a></li></ol></li><li><a href="#APR_Components">APR Components</a></li><li><a href="#APR_Lifecycle_Listener_Configuration">APR Lifecycle Listener Configuration</a><ol><li><a href="#AprLifecycleListener">AprLifecycleListener</a></li></ol></li><li><a href="#APR_Connectors_Configuration">APR Connectors Configuration</a><ol><li><a href="#HTTP">HTTP</a></li><li><a href="#HTTPS">HTTPS</a></li><li><a href="#AJP">AJP</a></li></ol></li></ul>
 </blockquote></td></tr></table><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Introduction"><strong>Introduction</strong></a></font></td></tr><tr><td><blockquote>
 
@@ -303,5 +303,5 @@
     </blockquote></td></tr></table>
 	
   </blockquote></td></tr></table></td></tr><!--FOOTER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><!--PAGE FOOTER--><tr><td colspan="2"><div align="center"><font color="#525D76" size="-1"><em>
-        Copyright &copy; 1999-2016, Apache Software Foundation
+        Copyright &copy; 1999-2017, Apache Software Foundation
         </em></font></div></td></tr></table></body></html>
\ No newline at end of file

Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/architecture/index.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/architecture/index.html?rev=1787395&r1=1787394&r2=1787395&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-6.0-doc/architecture/index.html (original)
+++ tomcat/site/trunk/docs/tomcat-6.0-doc/architecture/index.html Fri Mar 17 14:14:51 2017
@@ -1,9 +1,9 @@
-<html><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Apache Tomcat Architecture (6.0.48) - Table of Contents</title><meta name="author" content="Yoav Shapira"><style type="text/css" media="print">
+<html><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Apache Tomcat Architecture (6.0.51) - Table of Contents</title><meta name="author" content="Yoav Shapira"><style type="text/css" media="print">
 			.noPrint {display: none;}
 			td#mainBody {width: 100%;}
 		</style></head><body bgcolor="#ffffff" text="#000000" link="#525D76" alink="#525D76" vlink="#525D76"><table border="0" width="100%" cellspacing="0"><!--PAGE HEADER--><tr><td><!--PROJECT LOGO--><a href="http://tomcat.apache.org/"><img src="../images/tomcat.gif" align="right" alt="
       The Apache Tomcat Servlet/JSP Container
-    " border="0"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.48, Nov 7 2016</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img src="../images/asf-logo.gif" align="right" alt="Apache Logo" border="0"></a></td></tr></table><table border="0" width="100%" cellspacing="4"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><tr><!--LEFT SIDE NAVIGATION--><td width="20%" valign="top" nowrap="nowrap" class="noPrint"><p><strong>Links</strong></p><ul><li><a href="../index.html">Docs Home</a></li></ul><p><strong>Contents</strong></p><ul><li><a href="index.html">Contents</a></li><li><a href="overview.html">Overview</a></li><li><a href="startup.html">Server Startup</a></li><li><a href="requestProcess.html">Request Process</a></li></ul></td><!--RIGHT SIDE MAIN BODY--><td width="80%" valign="top" align="left" id="mainBody"><h1>Apache Tomcat Architecture</h1>
 <h2>Table of Contents</h2><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>
+    " border="0"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.51, Mar 9 2017</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img src="../images/asf-logo.svg" align="right" alt="Apache Logo" border="0" style="width: 266px;height: 83px;"></a></td></tr></table><table border="0" width="100%" cellspacing="4"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><tr><!--LEFT SIDE NAVIGATION--><td width="20%" valign="top" nowrap="nowrap" class="noPrint"><p><strong>Links</strong></p><ul><li><a href="../index.html">Docs Home</a></li></ul><p><strong>Contents</strong></p><ul><li><a href="index.html">Contents</a></li><li><a href="overview.html">Overview</a></li><li><a href="startup.html">Server Startup</a></li><li><a href="requestProcess.html">Request Process</a></li></ul></td><!--RIGHT SIDE MAIN BODY--><td width="80%" valign="top" align="left" id="mainBody">
 <h1>Apache Tomcat Architecture</h1><h2>Table of Contents</h2><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>
 
 <p>This section of the Tomcat documentation attempts to explain
 the architecture and design of the Tomcat server.  It includes significant
@@ -33,5 +33,5 @@ contributions from several tomcat develo
 </ul>
 
 </blockquote></td></tr></table></td></tr><!--FOOTER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><!--PAGE FOOTER--><tr><td colspan="2"><div align="center"><font color="#525D76" size="-1"><em>
-        Copyright &copy; 1999-2016, Apache Software Foundation
+        Copyright &copy; 1999-2017, Apache Software Foundation
         </em></font></div></td></tr></table></body></html>
\ No newline at end of file

Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/architecture/overview.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/architecture/overview.html?rev=1787395&r1=1787394&r2=1787395&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-6.0-doc/architecture/overview.html (original)
+++ tomcat/site/trunk/docs/tomcat-6.0-doc/architecture/overview.html Fri Mar 17 14:14:51 2017
@@ -1,9 +1,9 @@
-<html><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Apache Tomcat Architecture (6.0.48) - Architecture Overview</title><meta name="author" content="Yoav Shapira"><style type="text/css" media="print">
+<html><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Apache Tomcat Architecture (6.0.51) - Architecture Overview</title><meta name="author" content="Yoav Shapira"><style type="text/css" media="print">
 			.noPrint {display: none;}
 			td#mainBody {width: 100%;}
 		</style></head><body bgcolor="#ffffff" text="#000000" link="#525D76" alink="#525D76" vlink="#525D76"><table border="0" width="100%" cellspacing="0"><!--PAGE HEADER--><tr><td><!--PROJECT LOGO--><a href="http://tomcat.apache.org/"><img src="../images/tomcat.gif" align="right" alt="
       The Apache Tomcat Servlet/JSP Container
-    " border="0"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.48, Nov 7 2016</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img src="../images/asf-logo.gif" align="right" alt="Apache Logo" border="0"></a></td></tr></table><table border="0" width="100%" cellspacing="4"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><tr><!--LEFT SIDE NAVIGATION--><td width="20%" valign="top" nowrap="nowrap" class="noPrint"><p><strong>Links</strong></p><ul><li><a href="../index.html">Docs Home</a></li></ul><p><strong>Contents</strong></p><ul><li><a href="index.html">Contents</a></li><li><a href="overview.html">Overview</a></li><li><a href="startup.html">Server Startup</a></li><li><a href="requestProcess.html">Request Process</a></li></ul></td><!--RIGHT SIDE MAIN BODY--><td width="80%" valign="top" align="left" id="mainBody"><h1>Apache Tomcat Architecture</h1>
 <h2>Architecture Overview</h2><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Overview"><strong>Overview</strong></a></font></td></tr><tr><td><blockquote>
+    " border="0"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.51, Mar 9 2017</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img src="../images/asf-logo.svg" align="right" alt="Apache Logo" border="0" style="width: 266px;height: 83px;"></a></td></tr></table><table border="0" width="100%" cellspacing="4"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><tr><!--LEFT SIDE NAVIGATION--><td width="20%" valign="top" nowrap="nowrap" class="noPrint"><p><strong>Links</strong></p><ul><li><a href="../index.html">Docs Home</a></li></ul><p><strong>Contents</strong></p><ul><li><a href="index.html">Contents</a></li><li><a href="overview.html">Overview</a></li><li><a href="startup.html">Server Startup</a></li><li><a href="requestProcess.html">Request Process</a></li></ul></td><!--RIGHT SIDE MAIN BODY--><td width="80%" valign="top" align="left" id="mainBody">
 <h1>Apache Tomcat Architecture</h1><h2>Architecture Overview</h2><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Overview"><strong>Overview</strong></a></font></td></tr><tr><td><blockquote>
 <p>
 This page provides an overview of the Tomcat server architecture.
 </p>
@@ -102,5 +102,5 @@ for us as the product matures and the sp
 stable.
 </p>
 </blockquote></td></tr></table></td></tr><!--FOOTER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><!--PAGE FOOTER--><tr><td colspan="2"><div align="center"><font color="#525D76" size="-1"><em>
-        Copyright &copy; 1999-2016, Apache Software Foundation
+        Copyright &copy; 1999-2017, Apache Software Foundation
         </em></font></div></td></tr></table></body></html>
\ No newline at end of file

Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/architecture/requestProcess.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/architecture/requestProcess.html?rev=1787395&r1=1787394&r2=1787395&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-6.0-doc/architecture/requestProcess.html (original)
+++ tomcat/site/trunk/docs/tomcat-6.0-doc/architecture/requestProcess.html Fri Mar 17 14:14:51 2017
@@ -1,9 +1,9 @@
-<html><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Apache Tomcat Architecture (6.0.48) - Request Process Flow</title><meta name="author" content="Yoav Shapira"><style type="text/css" media="print">
+<html><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Apache Tomcat Architecture (6.0.51) - Request Process Flow</title><meta name="author" content="Yoav Shapira"><style type="text/css" media="print">
 			.noPrint {display: none;}
 			td#mainBody {width: 100%;}
 		</style></head><body bgcolor="#ffffff" text="#000000" link="#525D76" alink="#525D76" vlink="#525D76"><table border="0" width="100%" cellspacing="0"><!--PAGE HEADER--><tr><td><!--PROJECT LOGO--><a href="http://tomcat.apache.org/"><img src="../images/tomcat.gif" align="right" alt="
       The Apache Tomcat Servlet/JSP Container
-    " border="0"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.48, Nov 7 2016</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img src="../images/asf-logo.gif" align="right" alt="Apache Logo" border="0"></a></td></tr></table><table border="0" width="100%" cellspacing="4"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><tr><!--LEFT SIDE NAVIGATION--><td width="20%" valign="top" nowrap="nowrap" class="noPrint"><p><strong>Links</strong></p><ul><li><a href="../index.html">Docs Home</a></li></ul><p><strong>Contents</strong></p><ul><li><a href="index.html">Contents</a></li><li><a href="overview.html">Overview</a></li><li><a href="startup.html">Server Startup</a></li><li><a href="requestProcess.html">Request Process</a></li></ul></td><!--RIGHT SIDE MAIN BODY--><td width="80%" valign="top" align="left" id="mainBody"><h1>Apache Tomcat Architecture</h1>
 <h2>Request Process Flow</h2><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Request Process Flow"><!--()--></a><a name="Request_Process_Flow"><strong>Request Process Flow</strong></a></font></td></tr><tr><td><blockquote>
+    " border="0"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.51, Mar 9 2017</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img src="../images/asf-logo.svg" align="right" alt="Apache Logo" border="0" style="width: 266px;height: 83px;"></a></td></tr></table><table border="0" width="100%" cellspacing="4"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><tr><!--LEFT SIDE NAVIGATION--><td width="20%" valign="top" nowrap="nowrap" class="noPrint"><p><strong>Links</strong></p><ul><li><a href="../index.html">Docs Home</a></li></ul><p><strong>Contents</strong></p><ul><li><a href="index.html">Contents</a></li><li><a href="overview.html">Overview</a></li><li><a href="startup.html">Server Startup</a></li><li><a href="requestProcess.html">Request Process</a></li></ul></td><!--RIGHT SIDE MAIN BODY--><td width="80%" valign="top" align="left" id="mainBody">
 <h1>Apache Tomcat Architecture</h1><h2>Request Process Flow</h2><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Request Process Flow"><!--()--></a><a name="Request_Process_Flow"><strong>Request Process Flow</strong></a></font></td></tr><tr><td><blockquote>
 
 <p>
 This page describes the process used by Tomcat to handle
@@ -36,5 +36,5 @@ at the servlet that will handle it.
 </blockquote></td></tr></table>
 
 </blockquote></td></tr></table></td></tr><!--FOOTER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><!--PAGE FOOTER--><tr><td colspan="2"><div align="center"><font color="#525D76" size="-1"><em>
-        Copyright &copy; 1999-2016, Apache Software Foundation
+        Copyright &copy; 1999-2017, Apache Software Foundation
         </em></font></div></td></tr></table></body></html>
\ No newline at end of file

Modified: tomcat/site/trunk/docs/tomcat-6.0-doc/architecture/startup.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/architecture/startup.html?rev=1787395&r1=1787394&r2=1787395&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-6.0-doc/architecture/startup.html (original)
+++ tomcat/site/trunk/docs/tomcat-6.0-doc/architecture/startup.html Fri Mar 17 14:14:51 2017
@@ -1,9 +1,9 @@
-<html><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Apache Tomcat Architecture (6.0.48) - Startup</title><meta name="author" content="Yoav Shapira"><style type="text/css" media="print">
+<html><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Apache Tomcat Architecture (6.0.51) - Startup</title><meta name="author" content="Yoav Shapira"><style type="text/css" media="print">
 			.noPrint {display: none;}
 			td#mainBody {width: 100%;}
 		</style></head><body bgcolor="#ffffff" text="#000000" link="#525D76" alink="#525D76" vlink="#525D76"><table border="0" width="100%" cellspacing="0"><!--PAGE HEADER--><tr><td><!--PROJECT LOGO--><a href="http://tomcat.apache.org/"><img src="../images/tomcat.gif" align="right" alt="
       The Apache Tomcat Servlet/JSP Container
-    " border="0"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.48, Nov 7 2016</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img src="../images/asf-logo.gif" align="right" alt="Apache Logo" border="0"></a></td></tr></table><table border="0" width="100%" cellspacing="4"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><tr><!--LEFT SIDE NAVIGATION--><td width="20%" valign="top" nowrap="nowrap" class="noPrint"><p><strong>Links</strong></p><ul><li><a href="../index.html">Docs Home</a></li></ul><p><strong>Contents</strong></p><ul><li><a href="index.html">Contents</a></li><li><a href="overview.html">Overview</a></li><li><a href="startup.html">Server Startup</a></li><li><a href="requestProcess.html">Request Process</a></li></ul></td><!--RIGHT SIDE MAIN BODY--><td width="80%" valign="top" align="left" id="mainBody"><h1>Apache Tomcat Architecture</h1>
 <h2>Startup</h2><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Server Startup"><!--()--></a><a name="Server_Startup"><strong>Server Startup</strong></a></font></td></tr><tr><td><blockquote>
+    " border="0"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.51, Mar 9 2017</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img src="../images/asf-logo.svg" align="right" alt="Apache Logo" border="0" style="width: 266px;height: 83px;"></a></td></tr></table><table border="0" width="100%" cellspacing="4"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><tr><!--LEFT SIDE NAVIGATION--><td width="20%" valign="top" nowrap="nowrap" class="noPrint"><p><strong>Links</strong></p><ul><li><a href="../index.html">Docs Home</a></li></ul><p><strong>Contents</strong></p><ul><li><a href="index.html">Contents</a></li><li><a href="overview.html">Overview</a></li><li><a href="startup.html">Server Startup</a></li><li><a href="requestProcess.html">Request Process</a></li></ul></td><!--RIGHT SIDE MAIN BODY--><td width="80%" valign="top" align="left" id="mainBody">
 <h1>Apache Tomcat Architecture</h1><h2>Startup</h2><table border="0" cellspacing="0" cellpadding="2"><tr><td bgcolor="#525D76"><font color="#ffffff" face="arial,helvetica.sanserif"><a name="Server Startup"><!--()--></a><a name="Server_Startup"><strong>Server Startup</strong></a></font></td></tr><tr><td><blockquote>
 
 <p>
 This page describes how the Tomcat server starts up.  There are several
@@ -40,5 +40,5 @@ configuration file.
 </blockquote></td></tr></table>
 
 </blockquote></td></tr></table></td></tr><!--FOOTER SEPARATOR--><tr><td colspan="2"><hr noshade="noshade" size="1"></td></tr><!--PAGE FOOTER--><tr><td colspan="2"><div align="center"><font color="#525D76" size="-1"><em>
-        Copyright &copy; 1999-2016, Apache Software Foundation
+        Copyright &copy; 1999-2017, Apache Software Foundation
         </em></font></div></td></tr></table></body></html>
\ No newline at end of file



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org