You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by jf...@apache.org on 2012/10/19 10:57:23 UTC

svn commit: r1400005 [39/49] - 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/overview-tree.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/api/overview-tree.html?rev=1400005&r1=1400004&r2=1400005&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 Oct 19 08:56:35 2012
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_15) on Mon Nov 28 11:22:39 CET 2011 -->
+<!-- Generated by javadoc (build 1.5.0_15) on Tue Oct 16 10:05:43 CEST 2012 -->
 <TITLE>
-Class Hierarchy (Apache Tomcat 6.0.35 API Documentation)
+Class Hierarchy (Apache Tomcat 6.0.36 API Documentation)
 </TITLE>
 
 
@@ -13,7 +13,7 @@ Class Hierarchy (Apache Tomcat 6.0.35 AP
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Class Hierarchy (Apache Tomcat 6.0.35 API Documentation)";
+    parent.document.title="Class Hierarchy (Apache Tomcat 6.0.36 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.35</b></EM>
+<b>Apache Tomcat 6.0.36</b></EM>
 </TD>
 </TR>
 
@@ -108,6 +108,8 @@ Class Hierarchy
 <LI TYPE="circle">org.apache.catalina.util.<A HREF="org/apache/catalina/util/ResourceSet.html" title="class in org.apache.catalina.util"><B>ResourceSet</B></A></UL>
 </UL>
 </UL>
+<LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/AbstractEndpoint.html" title="class in org.apache.tomcat.util.net"><B>AbstractEndpoint</B></A><UL>
+<LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/AprEndpoint.html" title="class in org.apache.tomcat.util.net"><B>AprEndpoint</B></A><LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/JIoEndpoint.html" title="class in org.apache.tomcat.util.net"><B>JIoEndpoint</B></A><LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/NioEndpoint.html" title="class in org.apache.tomcat.util.net"><B>NioEndpoint</B></A></UL>
 <LI TYPE="circle">org.apache.catalina.users.<A HREF="org/apache/catalina/users/AbstractGroup.html" title="class in org.apache.catalina.users"><B>AbstractGroup</B></A> (implements org.apache.catalina.<A HREF="org/apache/catalina/Group.html" title="interface in org.apache.catalina">Group</A>)
 <UL>
 <LI TYPE="circle">org.apache.catalina.users.<A HREF="org/apache/catalina/users/MemoryGroup.html" title="class in org.apache.catalina.users"><B>MemoryGroup</B></A></UL>
@@ -126,6 +128,14 @@ Class Hierarchy
 <LI TYPE="circle">org.apache.catalina.util.<A HREF="org/apache/catalina/util/ParameterMap.html" title="class in org.apache.catalina.util"><B>ParameterMap</B></A></UL>
 </UL>
 <LI TYPE="circle">org.apache.tomcat.util.digester.<A HREF="org/apache/tomcat/util/digester/AbstractObjectCreationFactory.html" title="class in org.apache.tomcat.util.digester"><B>AbstractObjectCreationFactory</B></A> (implements org.apache.tomcat.util.digester.<A HREF="org/apache/tomcat/util/digester/ObjectCreationFactory.html" title="interface in org.apache.tomcat.util.digester">ObjectCreationFactory</A>)
+<LI TYPE="circle">org.apache.coyote.<A HREF="org/apache/coyote/AbstractProtocol.html" title="class in org.apache.coyote"><B>AbstractProtocol</B></A> (implements org.apache.coyote.<A HREF="org/apache/coyote/ProtocolHandler.html" title="interface in org.apache.coyote">ProtocolHandler</A>)
+<UL>
+<LI TYPE="circle">org.apache.coyote.ajp.<A HREF="org/apache/coyote/ajp/AjpAprProtocol.html" title="class in org.apache.coyote.ajp"><B>AjpAprProtocol</B></A> (implements javax.management.MBeanRegistration)
+<LI TYPE="circle">org.apache.coyote.ajp.<A HREF="org/apache/coyote/ajp/AjpProtocol.html" title="class in org.apache.coyote.ajp"><B>AjpProtocol</B></A> (implements javax.management.MBeanRegistration)
+<LI TYPE="circle">org.apache.coyote.http11.<A HREF="org/apache/coyote/http11/Http11AprProtocol.html" title="class in org.apache.coyote.http11"><B>Http11AprProtocol</B></A> (implements javax.management.MBeanRegistration)
+<LI TYPE="circle">org.apache.coyote.http11.<A HREF="org/apache/coyote/http11/Http11NioProtocol.html" title="class in org.apache.coyote.http11"><B>Http11NioProtocol</B></A> (implements javax.management.MBeanRegistration)
+<LI TYPE="circle">org.apache.coyote.http11.<A HREF="org/apache/coyote/http11/Http11Protocol.html" title="class in org.apache.coyote.http11"><B>Http11Protocol</B></A> (implements javax.management.MBeanRegistration)
+</UL>
 <LI TYPE="circle">org.apache.catalina.tribes.tipis.<A HREF="org/apache/catalina/tribes/tipis/AbstractReplicatedMap.MapEntry.html" title="class in org.apache.catalina.tribes.tipis"><B>AbstractReplicatedMap.MapEntry</B></A> (implements java.util.Map.Entry&lt;K,V&gt;)
 <LI TYPE="circle">org.apache.catalina.tribes.tipis.<A HREF="org/apache/catalina/tribes/tipis/AbstractReplicatedMap.MapMessage.html" title="class in org.apache.catalina.tribes.tipis"><B>AbstractReplicatedMap.MapMessage</B></A> (implements java.io.Serializable)
 <LI TYPE="circle">org.apache.catalina.users.<A HREF="org/apache/catalina/users/AbstractRole.html" title="class in org.apache.catalina.users"><B>AbstractRole</B></A> (implements org.apache.catalina.<A HREF="org/apache/catalina/Role.html" title="interface in org.apache.catalina">Role</A>)
@@ -176,12 +186,10 @@ Class Hierarchy
 <LI TYPE="circle">org.apache.coyote.<A HREF="org/apache/coyote/ActionCode.html" title="class in org.apache.coyote"><B>ActionCode</B></A><LI TYPE="circle">org.apache.tomcat.jni.<A HREF="org/apache/tomcat/jni/Address.html" title="class in org.apache.tomcat.jni"><B>Address</B></A><LI TYPE="circle">org.apache.coyote.ajp.<A HREF="org/apache/coyote/ajp/AjpAprProcessor.html" title="class in org.apache.coyote.ajp"><B>AjpAprProcessor</B></A> (implements org.apache.coyote.<A HREF="org/apache/coyote/ActionHook.html" title="interface in org.apache.coyote">ActionHook</A>)
 <LI TYPE="circle">org.apache.coyote.ajp.<A HREF="org/apache/coyote/ajp/AjpAprProcessor.SocketInputBuffer.html" title="class in org.apache.coyote.ajp"><B>AjpAprProcessor.SocketInputBuffer</B></A> (implements org.apache.coyote.<A HREF="org/apache/coyote/InputBuffer.html" title="interface in org.apache.coyote">InputBuffer</A>)
 <LI TYPE="circle">org.apache.coyote.ajp.<A HREF="org/apache/coyote/ajp/AjpAprProcessor.SocketOutputBuffer.html" title="class in org.apache.coyote.ajp"><B>AjpAprProcessor.SocketOutputBuffer</B></A> (implements org.apache.coyote.<A HREF="org/apache/coyote/OutputBuffer.html" title="interface in org.apache.coyote">OutputBuffer</A>)
-<LI TYPE="circle">org.apache.coyote.ajp.<A HREF="org/apache/coyote/ajp/AjpAprProtocol.html" title="class in org.apache.coyote.ajp"><B>AjpAprProtocol</B></A> (implements javax.management.MBeanRegistration, org.apache.coyote.<A HREF="org/apache/coyote/ProtocolHandler.html" title="interface in org.apache.coyote">ProtocolHandler</A>)
 <LI TYPE="circle">org.apache.coyote.ajp.<A HREF="org/apache/coyote/ajp/AjpAprProtocol.AjpConnectionHandler.html" title="class in org.apache.coyote.ajp"><B>AjpAprProtocol.AjpConnectionHandler</B></A> (implements org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/AprEndpoint.Handler.html" title="interface in org.apache.tomcat.util.net">AprEndpoint.Handler</A>)
 <LI TYPE="circle">org.apache.jk.common.<A HREF="org/apache/jk/common/AjpConstants.html" title="class in org.apache.jk.common"><B>AjpConstants</B></A><LI TYPE="circle">org.apache.coyote.ajp.<A HREF="org/apache/coyote/ajp/AjpMessage.html" title="class in org.apache.coyote.ajp"><B>AjpMessage</B></A><LI TYPE="circle">org.apache.coyote.ajp.<A HREF="org/apache/coyote/ajp/AjpProcessor.html" title="class in org.apache.coyote.ajp"><B>AjpProcessor</B></A> (implements org.apache.coyote.<A HREF="org/apache/coyote/ActionHook.html" title="interface in org.apache.coyote">ActionHook</A>)
 <LI TYPE="circle">org.apache.coyote.ajp.<A HREF="org/apache/coyote/ajp/AjpProcessor.SocketInputBuffer.html" title="class in org.apache.coyote.ajp"><B>AjpProcessor.SocketInputBuffer</B></A> (implements org.apache.coyote.<A HREF="org/apache/coyote/InputBuffer.html" title="interface in org.apache.coyote">InputBuffer</A>)
 <LI TYPE="circle">org.apache.coyote.ajp.<A HREF="org/apache/coyote/ajp/AjpProcessor.SocketOutputBuffer.html" title="class in org.apache.coyote.ajp"><B>AjpProcessor.SocketOutputBuffer</B></A> (implements org.apache.coyote.<A HREF="org/apache/coyote/OutputBuffer.html" title="interface in org.apache.coyote">OutputBuffer</A>)
-<LI TYPE="circle">org.apache.coyote.ajp.<A HREF="org/apache/coyote/ajp/AjpProtocol.html" title="class in org.apache.coyote.ajp"><B>AjpProtocol</B></A> (implements javax.management.MBeanRegistration, org.apache.coyote.<A HREF="org/apache/coyote/ProtocolHandler.html" title="interface in org.apache.coyote">ProtocolHandler</A>)
 <LI TYPE="circle">org.apache.coyote.ajp.<A HREF="org/apache/coyote/ajp/AjpProtocol.AjpConnectionHandler.html" title="class in org.apache.coyote.ajp"><B>AjpProtocol.AjpConnectionHandler</B></A> (implements org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/JIoEndpoint.Handler.html" title="interface in org.apache.tomcat.util.net">JIoEndpoint.Handler</A>)
 <LI TYPE="circle">org.apache.jasper.runtime.<A HREF="org/apache/jasper/runtime/AnnotationHelper.html" title="class in org.apache.jasper.runtime"><B>AnnotationHelper</B></A><LI TYPE="circle">org.apache.catalina.core.<A HREF="org/apache/catalina/core/ApplicationContext.html" title="class in org.apache.catalina.core"><B>ApplicationContext</B></A> (implements javax.servlet.ServletContext)
 <UL>
@@ -189,7 +197,7 @@ Class Hierarchy
 <LI TYPE="circle">org.apache.catalina.core.<A HREF="org/apache/catalina/core/ApplicationContextFacade.html" title="class in org.apache.catalina.core"><B>ApplicationContextFacade</B></A> (implements javax.servlet.ServletContext)
 <LI TYPE="circle">org.apache.catalina.core.<A HREF="org/apache/catalina/core/ApplicationFilterConfig.html" title="class in org.apache.catalina.core"><B>ApplicationFilterConfig</B></A> (implements javax.servlet.FilterConfig, java.io.Serializable)
 <LI TYPE="circle">org.apache.catalina.core.<A HREF="org/apache/catalina/core/ApplicationFilterFactory.html" title="class in org.apache.catalina.core"><B>ApplicationFilterFactory</B></A><LI TYPE="circle">org.apache.catalina.deploy.<A HREF="org/apache/catalina/deploy/ApplicationParameter.html" title="class in org.apache.catalina.deploy"><B>ApplicationParameter</B></A> (implements java.io.Serializable)
-<LI TYPE="circle">org.apache.tomcat.<A HREF="org/apache/tomcat/Apr.html" title="class in org.apache.tomcat"><B>Apr</B></A><LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/AprEndpoint.html" title="class in org.apache.tomcat.util.net"><B>AprEndpoint</B></A><LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/AprEndpoint.SendfileData.html" title="class in org.apache.tomcat.util.net"><B>AprEndpoint.SendfileData</B></A><LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/AprEndpoint.SocketEventProcessor.html" title="class in org.apache.tomcat.util.net"><B>AprEndpoint.SocketEventProcessor</B></A> (implements java.lang.Runnable)
+<LI TYPE="circle">org.apache.tomcat.<A HREF="org/apache/tomcat/Apr.html" title="class in org.apache.tomcat"><B>Apr</B></A><LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/AprEndpoint.SendfileData.html" title="class in org.apache.tomcat.util.net"><B>AprEndpoint.SendfileData</B></A><LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/AprEndpoint.SocketEventProcessor.html" title="class in org.apache.tomcat.util.net"><B>AprEndpoint.SocketEventProcessor</B></A> (implements java.lang.Runnable)
 <LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/AprEndpoint.SocketProcessor.html" title="class in org.apache.tomcat.util.net"><B>AprEndpoint.SocketProcessor</B></A> (implements java.lang.Runnable)
 <LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/AprEndpoint.SocketWithOptionsProcessor.html" title="class in org.apache.tomcat.util.net"><B>AprEndpoint.SocketWithOptionsProcessor</B></A> (implements java.lang.Runnable)
 <LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/AprEndpoint.Worker.html" title="class in org.apache.tomcat.util.net"><B>AprEndpoint.Worker</B></A> (implements java.lang.Runnable)
@@ -273,6 +281,7 @@ Class Hierarchy
 <LI TYPE="circle">org.apache.catalina.deploy.<A HREF="org/apache/catalina/deploy/ContextTransaction.html" title="class in org.apache.catalina.deploy"><B>ContextTransaction</B></A> (implements java.io.Serializable)
 <LI TYPE="circle">org.apache.tomcat.util.http.<A HREF="org/apache/tomcat/util/http/Cookies.html" title="class in org.apache.tomcat.util.http"><B>Cookies</B></A><LI TYPE="circle">org.apache.catalina.connector.<A HREF="org/apache/catalina/connector/CoyoteAdapter.html" title="class in org.apache.catalina.connector"><B>CoyoteAdapter</B></A> (implements org.apache.coyote.<A HREF="org/apache/coyote/Adapter.html" title="interface in org.apache.coyote">Adapter</A>)
 <LI TYPE="circle">org.apache.catalina.connector.<A HREF="org/apache/catalina/connector/CoyotePrincipal.html" title="class in org.apache.catalina.connector"><B>CoyotePrincipal</B></A> (implements java.security.Principal, java.io.Serializable)
+<LI TYPE="circle">org.apache.catalina.filters.<A HREF="org/apache/catalina/filters/CsrfPreventionFilter.LruCache.html" title="class in org.apache.catalina.filters"><B>CsrfPreventionFilter.LruCache</B></A>&lt;T&gt; (implements java.io.Serializable)
 <LI TYPE="circle">org.apache.naming.factory.<A HREF="org/apache/naming/factory/DataSourceLinkFactory.DataSourceHandler.html" title="class in org.apache.naming.factory"><B>DataSourceLinkFactory.DataSourceHandler</B></A> (implements java.lang.reflect.InvocationHandler)
 <LI TYPE="circle">org.apache.juli.<A HREF="org/apache/juli/DateFormatCache.html" title="class in org.apache.juli"><B>DateFormatCache</B></A><LI TYPE="circle">org.apache.catalina.util.<A HREF="org/apache/catalina/util/DateTool.html" title="class in org.apache.catalina.util"><B>DateTool</B></A><LI TYPE="circle">org.apache.tomcat.util.buf.<A HREF="org/apache/tomcat/util/buf/DateTool.html" title="class in org.apache.tomcat.util.buf"><B>DateTool</B></A><LI TYPE="circle">org.apache.catalina.util.<A HREF="org/apache/catalina/util/DefaultAnnotationProcessor.html" title="class in org.apache.catalina.util"><B>DefaultAnnotationProcessor</B></A> (implements org.apache.<A HREF="org/apache/AnnotationProcessor.html" title="interface in org.apache">AnnotationProcessor</A>)
 <LI TYPE="circle">org.apache.tomcat.util.http.fileupload.<A HREF="org/apache/tomcat/util/http/fileupload/DefaultFileItem.html" title="class in org.apache.tomcat.util.http.fileupload"><B>DefaultFileItem</B></A> (implements org.apache.tomcat.util.http.fileupload.<A HREF="org/apache/tomcat/util/http/fileupload/FileItem.html" title="interface in org.apache.tomcat.util.http.fileupload">FileItem</A>)
@@ -360,7 +369,7 @@ Class Hierarchy
 <LI TYPE="circle">org.apache.catalina.filters.<A HREF="org/apache/catalina/filters/FilterBase.html" title="class in org.apache.catalina.filters"><B>FilterBase</B></A> (implements javax.servlet.Filter)
 <UL>
 <LI TYPE="circle">org.apache.catalina.filters.<A HREF="org/apache/catalina/filters/CsrfPreventionFilter.html" title="class in org.apache.catalina.filters"><B>CsrfPreventionFilter</B></A><LI TYPE="circle">org.apache.catalina.filters.<A HREF="org/apache/catalina/filters/FailedRequestFilter.html" title="class in org.apache.catalina.filters"><B>FailedRequestFilter</B></A> (implements org.apache.catalina.<A HREF="org/apache/catalina/CometFilter.html" title="interface in org.apache.catalina">CometFilter</A>)
-</UL>
+<LI TYPE="circle">org.apache.catalina.filters.<A HREF="org/apache/catalina/filters/SetCharacterEncodingFilter.html" title="class in org.apache.catalina.filters"><B>SetCharacterEncodingFilter</B></A></UL>
 <LI TYPE="circle">org.apache.catalina.deploy.<A HREF="org/apache/catalina/deploy/FilterDef.html" title="class in org.apache.catalina.deploy"><B>FilterDef</B></A> (implements java.io.Serializable)
 <LI TYPE="circle">org.apache.catalina.deploy.<A HREF="org/apache/catalina/deploy/FilterMap.html" title="class in org.apache.catalina.deploy"><B>FilterMap</B></A> (implements java.io.Serializable)
 <LI TYPE="circle">org.apache.tomcat.util.modeler.<A HREF="org/apache/tomcat/util/modeler/FixedNotificationFilter.html" title="class in org.apache.tomcat.util.modeler"><B>FixedNotificationFilter</B></A> (implements javax.management.NotificationFilter)
@@ -408,11 +417,8 @@ Class Hierarchy
 <LI TYPE="circle">org.apache.catalina.util.<A HREF="org/apache/catalina/util/HexUtils.html" title="class in org.apache.catalina.util"><B>HexUtils</B></A><LI TYPE="circle">org.apache.tomcat.util.buf.<A HREF="org/apache/tomcat/util/buf/HexUtils.html" title="class in org.apache.tomcat.util.buf"><B>HexUtils</B></A><LI TYPE="circle">org.apache.catalina.startup.<A HREF="org/apache/catalina/startup/HomesUserDatabase.html" title="class in org.apache.catalina.startup"><B>HomesUserDatabase</B></A> (implements org.apache.catalina.startup.<A HREF="org/apache/catalina/startup/UserDatabase.html" title="interface in org.apache.catalina.startup">UserDatabase</A>)
 <LI TYPE="circle">org.apache.catalina.startup.<A HREF="org/apache/catalina/startup/HostConfig.html" title="class in org.apache.catalina.startup"><B>HostConfig</B></A> (implements org.apache.catalina.<A HREF="org/apache/catalina/LifecycleListener.html" title="interface in org.apache.catalina">LifecycleListener</A>)
 <LI TYPE="circle">org.apache.catalina.startup.<A HREF="org/apache/catalina/startup/HostConfig.DeployedApplication.html" title="class in org.apache.catalina.startup"><B>HostConfig.DeployedApplication</B></A><LI TYPE="circle">org.apache.coyote.http11.<A HREF="org/apache/coyote/http11/Http11AprProcessor.html" title="class in org.apache.coyote.http11"><B>Http11AprProcessor</B></A> (implements org.apache.coyote.<A HREF="org/apache/coyote/ActionHook.html" title="interface in org.apache.coyote">ActionHook</A>)
-<LI TYPE="circle">org.apache.coyote.http11.<A HREF="org/apache/coyote/http11/Http11AprProtocol.html" title="class in org.apache.coyote.http11"><B>Http11AprProtocol</B></A> (implements javax.management.MBeanRegistration, org.apache.coyote.<A HREF="org/apache/coyote/ProtocolHandler.html" title="interface in org.apache.coyote">ProtocolHandler</A>)
 <LI TYPE="circle">org.apache.coyote.http11.<A HREF="org/apache/coyote/http11/Http11NioProcessor.html" title="class in org.apache.coyote.http11"><B>Http11NioProcessor</B></A> (implements org.apache.coyote.<A HREF="org/apache/coyote/ActionHook.html" title="interface in org.apache.coyote">ActionHook</A>)
-<LI TYPE="circle">org.apache.coyote.http11.<A HREF="org/apache/coyote/http11/Http11NioProtocol.html" title="class in org.apache.coyote.http11"><B>Http11NioProtocol</B></A> (implements javax.management.MBeanRegistration, org.apache.coyote.<A HREF="org/apache/coyote/ProtocolHandler.html" title="interface in org.apache.coyote">ProtocolHandler</A>)
 <LI TYPE="circle">org.apache.coyote.http11.<A HREF="org/apache/coyote/http11/Http11Processor.html" title="class in org.apache.coyote.http11"><B>Http11Processor</B></A> (implements org.apache.coyote.<A HREF="org/apache/coyote/ActionHook.html" title="interface in org.apache.coyote">ActionHook</A>)
-<LI TYPE="circle">org.apache.coyote.http11.<A HREF="org/apache/coyote/http11/Http11Protocol.html" title="class in org.apache.coyote.http11"><B>Http11Protocol</B></A> (implements javax.management.MBeanRegistration, org.apache.coyote.<A HREF="org/apache/coyote/ProtocolHandler.html" title="interface in org.apache.coyote">ProtocolHandler</A>)
 <LI TYPE="circle">org.apache.coyote.http11.<A HREF="org/apache/coyote/http11/Http11Protocol.Http11ConnectionHandler.html" title="class in org.apache.coyote.http11"><B>Http11Protocol.Http11ConnectionHandler</B></A> (implements org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/JIoEndpoint.Handler.html" title="interface in org.apache.tomcat.util.net">JIoEndpoint.Handler</A>)
 <LI TYPE="circle">org.apache.tomcat.util.http.<A HREF="org/apache/tomcat/util/http/HttpMessages.html" title="class in org.apache.tomcat.util.http"><B>HttpMessages</B></A><LI TYPE="circle">org.apache.coyote.http11.filters.<A HREF="org/apache/coyote/http11/filters/IdentityInputFilter.html" title="class in org.apache.coyote.http11.filters"><B>IdentityInputFilter</B></A> (implements org.apache.coyote.http11.<A HREF="org/apache/coyote/http11/InputFilter.html" title="interface in org.apache.coyote.http11">InputFilter</A>)
 <LI TYPE="circle">org.apache.coyote.http11.filters.<A HREF="org/apache/coyote/http11/filters/IdentityOutputFilter.html" title="class in org.apache.coyote.http11.filters"><B>IdentityOutputFilter</B></A> (implements org.apache.coyote.http11.<A HREF="org/apache/coyote/http11/OutputFilter.html" title="interface in org.apache.coyote.http11">OutputFilter</A>)
@@ -441,7 +447,7 @@ Class Hierarchy
 <LI TYPE="circle">org.apache.tomcat.util.<A HREF="org/apache/tomcat/util/IntrospectionUtils.html" title="class in org.apache.tomcat.util"><B>IntrospectionUtils</B></A><LI TYPE="circle">org.apache.catalina.util.<A HREF="org/apache/catalina/util/IOTools.html" title="class in org.apache.catalina.util"><B>IOTools</B></A><LI TYPE="circle">org.apache.catalina.realm.<A HREF="org/apache/catalina/realm/JAASCallbackHandler.html" title="class in org.apache.catalina.realm"><B>JAASCallbackHandler</B></A> (implements javax.security.auth.callback.CallbackHandler)
 <LI TYPE="circle">org.apache.catalina.core.<A HREF="org/apache/catalina/core/JasperListener.html" title="class in org.apache.catalina.core"><B>JasperListener</B></A> (implements org.apache.catalina.<A HREF="org/apache/catalina/LifecycleListener.html" title="interface in org.apache.catalina">LifecycleListener</A>)
 <LI TYPE="circle">org.apache.jasper.compiler.<A HREF="org/apache/jasper/compiler/JavacErrorDetail.html" title="class in org.apache.jasper.compiler"><B>JavacErrorDetail</B></A><LI TYPE="circle">org.apache.naming.java.<A HREF="org/apache/naming/java/javaURLContextFactory.html" title="class in org.apache.naming.java"><B>javaURLContextFactory</B></A> (implements javax.naming.spi.InitialContextFactory, javax.naming.spi.ObjectFactory)
-<LI TYPE="circle">org.apache.catalina.loader.<A HREF="org/apache/catalina/loader/JdbcLeakPrevention.html" title="class in org.apache.catalina.loader"><B>JdbcLeakPrevention</B></A><LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/JIoEndpoint.html" title="class in org.apache.tomcat.util.net"><B>JIoEndpoint</B></A><LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/JIoEndpoint.Acceptor.html" title="class in org.apache.tomcat.util.net"><B>JIoEndpoint.Acceptor</B></A> (implements java.lang.Runnable)
+<LI TYPE="circle">org.apache.catalina.loader.<A HREF="org/apache/catalina/loader/JdbcLeakPrevention.html" title="class in org.apache.catalina.loader"><B>JdbcLeakPrevention</B></A><LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/JIoEndpoint.Acceptor.html" title="class in org.apache.tomcat.util.net"><B>JIoEndpoint.Acceptor</B></A> (implements java.lang.Runnable)
 <LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/JIoEndpoint.SocketProcessor.html" title="class in org.apache.tomcat.util.net"><B>JIoEndpoint.SocketProcessor</B></A> (implements java.lang.Runnable)
 <LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/JIoEndpoint.Worker.html" title="class in org.apache.tomcat.util.net"><B>JIoEndpoint.Worker</B></A> (implements java.lang.Runnable)
 <LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/JIoEndpoint.WorkerStack.html" title="class in org.apache.tomcat.util.net"><B>JIoEndpoint.WorkerStack</B></A><LI TYPE="circle">org.apache.el.parser.<A HREF="org/apache/el/parser/JJTELParserState.html" title="class in org.apache.el.parser"><B>JJTELParserState</B></A><LI TYPE="circle">org.apache.jk.core.<A HREF="org/apache/jk/core/JkHandler.html" title="class in org.apache.jk.core"><B>JkHandler</B></A> (implements javax.management.MBeanRegistration, javax.management.NotificationListener)
@@ -462,7 +468,6 @@ Class Hierarchy
 <LI TYPE="circle">org.apache.catalina.mbeans.<A HREF="org/apache/catalina/mbeans/JmxRemoteLifecycleListener.RmiClientLocalhostSocketFactory.html" title="class in org.apache.catalina.mbeans"><B>JmxRemoteLifecycleListener.RmiClientLocalhostSocketFactory</B></A> (implements java.rmi.server.RMIClientSocketFactory, java.io.Serializable)
 <LI TYPE="circle">org.apache.catalina.realm.<A HREF="org/apache/catalina/realm/JNDIRealm.User.html" title="class in org.apache.catalina.realm"><B>JNDIRealm.User</B></A><LI TYPE="circle">org.apache.catalina.core.<A HREF="org/apache/catalina/core/JreMemoryLeakPreventionListener.html" title="class in org.apache.catalina.core"><B>JreMemoryLeakPreventionListener</B></A> (implements org.apache.catalina.<A HREF="org/apache/catalina/LifecycleListener.html" title="interface in org.apache.catalina">LifecycleListener</A>)
 <LI TYPE="circle">org.apache.jasper.runtime.<A HREF="org/apache/jasper/runtime/JspApplicationContextImpl.html" title="class in org.apache.jasper.runtime"><B>JspApplicationContextImpl</B></A> (implements javax.servlet.jsp.JspApplicationContext)
-<LI TYPE="circle">org.apache.jasper.<A HREF="org/apache/jasper/JspC.html" title="class in org.apache.jasper"><B>JspC</B></A> (implements org.apache.jasper.<A HREF="org/apache/jasper/Options.html" title="interface in org.apache.jasper">Options</A>)
 <LI TYPE="circle">org.apache.jasper.<A HREF="org/apache/jasper/JspCompilationContext.html" title="class in org.apache.jasper"><B>JspCompilationContext</B></A><LI TYPE="circle">org.apache.jasper.compiler.<A HREF="org/apache/jasper/compiler/JspConfig.html" title="class in org.apache.jasper.compiler"><B>JspConfig</B></A><LI TYPE="circle">org.apache.jasper.compiler.<A HREF="org/apache/jasper/compiler/JspConfig.JspProperty.html" title="class in org.apache.jasper.compiler"><B>JspConfig.JspProperty</B></A><LI TYPE="circle">javax.servlet.jsp.JspContext<UL>
 <LI TYPE="circle">javax.servlet.jsp.PageContext<UL>
 <LI TYPE="circle">org.apache.jasper.runtime.<A HREF="org/apache/jasper/runtime/JspContextWrapper.html" title="class in org.apache.jasper.runtime"><B>JspContextWrapper</B></A> (implements javax.servlet.jsp.el.VariableResolver)
@@ -527,7 +532,7 @@ Class Hierarchy
 <LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/NioBlockingSelector.html" title="class in org.apache.tomcat.util.net"><B>NioBlockingSelector</B></A><LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/NioBlockingSelector.KeyReference.html" title="class in org.apache.tomcat.util.net"><B>NioBlockingSelector.KeyReference</B></A><LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/NioChannel.html" title="class in org.apache.tomcat.util.net"><B>NioChannel</B></A> (implements java.nio.channels.ByteChannel)
 <UL>
 <LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/SecureNioChannel.html" title="class in org.apache.tomcat.util.net"><B>SecureNioChannel</B></A></UL>
-<LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/NioEndpoint.html" title="class in org.apache.tomcat.util.net"><B>NioEndpoint</B></A><LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/NioEndpoint.Acceptor.html" title="class in org.apache.tomcat.util.net"><B>NioEndpoint.Acceptor</B></A> (implements java.lang.Runnable)
+<LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/NioEndpoint.Acceptor.html" title="class in org.apache.tomcat.util.net"><B>NioEndpoint.Acceptor</B></A> (implements java.lang.Runnable)
 <LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/NioEndpoint.KeyAttachment.html" title="class in org.apache.tomcat.util.net"><B>NioEndpoint.KeyAttachment</B></A><LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/NioEndpoint.NioBufferHandler.html" title="class in org.apache.tomcat.util.net"><B>NioEndpoint.NioBufferHandler</B></A> (implements org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/SecureNioChannel.ApplicationBufferHandler.html" title="interface in org.apache.tomcat.util.net">SecureNioChannel.ApplicationBufferHandler</A>)
 <LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/NioEndpoint.Poller.html" title="class in org.apache.tomcat.util.net"><B>NioEndpoint.Poller</B></A> (implements java.lang.Runnable)
 <LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/NioEndpoint.PollerEvent.html" title="class in org.apache.tomcat.util.net"><B>NioEndpoint.PollerEvent</B></A> (implements java.lang.Runnable)
@@ -577,6 +582,7 @@ Class Hierarchy
 <LI TYPE="circle">org.apache.catalina.ant.jmx.<A HREF="org/apache/catalina/ant/jmx/JMXAccessorTask.html" title="class in org.apache.catalina.ant.jmx"><B>JMXAccessorTask</B></A><UL>
 <LI TYPE="circle">org.apache.catalina.ant.jmx.<A HREF="org/apache/catalina/ant/jmx/JMXAccessorCreateTask.html" title="class in org.apache.catalina.ant.jmx"><B>JMXAccessorCreateTask</B></A><LI TYPE="circle">org.apache.catalina.ant.jmx.<A HREF="org/apache/catalina/ant/jmx/JMXAccessorGetTask.html" title="class in org.apache.catalina.ant.jmx"><B>JMXAccessorGetTask</B></A><LI TYPE="circle">org.apache.catalina.ant.jmx.<A HREF="org/apache/catalina/ant/jmx/JMXAccessorInvokeTask.html" title="class in org.apache.catalina.ant.jmx"><B>JMXAccessorInvokeTask</B></A><LI TYPE="circle">org.apache.catalina.ant.jmx.<A HREF="org/apache/catalina/ant/jmx/JMXAccessorQueryTask.html" title="class in org.apache.catalina.ant.jmx"><B>JMXAccessorQueryTask</B></A><LI TYPE="circle">org.apache.catalina.ant.jmx.<A HREF="org/apache/catalina/ant/jmx/JMXAccessorSetTask.html" title="class in org.apache.catalina.ant.jmx"><B>JMXAccessorSetTask</B></A><LI TYPE="circle">org.apache.catalina.ant.jmx.<A HREF="org/apac
 he/catalina/ant/jmx/JMXAccessorUnregisterTask.html" title="class in org.apache.catalina.ant.jmx"><B>JMXAccessorUnregisterTask</B></A></UL>
 <LI TYPE="circle">org.apache.catalina.ant.<A HREF="org/apache/catalina/ant/ValidatorTask.html" title="class in org.apache.catalina.ant"><B>ValidatorTask</B></A></UL>
+<LI TYPE="circle">org.apache.jasper.<A HREF="org/apache/jasper/JspC.html" title="class in org.apache.jasper"><B>JspC</B></A> (implements org.apache.jasper.<A HREF="org/apache/jasper/Options.html" title="interface in org.apache.jasper">Options</A>)
 <LI TYPE="circle">org.apache.tomcat.buildutil.<A HREF="org/apache/tomcat/buildutil/Txt2Html.html" title="class in org.apache.tomcat.buildutil"><B>Txt2Html</B></A></UL>
 </UL>
 <LI TYPE="circle">org.apache.naming.resources.<A HREF="org/apache/naming/resources/ProxyDirContext.html" title="class in org.apache.naming.resources"><B>ProxyDirContext</B></A> (implements javax.naming.directory.DirContext)
@@ -732,6 +738,8 @@ Class Hierarchy
 <LI TYPE="circle">javax.el.PropertyNotWritableException<UL>
 <LI TYPE="circle">org.apache.jasper.el.<A HREF="org/apache/jasper/el/JspPropertyNotWritableException.html" title="class in org.apache.jasper.el"><B>JspPropertyNotWritableException</B></A></UL>
 </UL>
+<LI TYPE="circle">java.lang.IllegalStateException<UL>
+<LI TYPE="circle">org.apache.catalina.session.<A HREF="org/apache/catalina/session/TooManyActiveSessionsException.html" title="class in org.apache.catalina.session"><B>TooManyActiveSessionsException</B></A></UL>
 <LI TYPE="circle">org.apache.juli.logging.<A HREF="org/apache/juli/logging/LogConfigurationException.html" title="class in org.apache.juli.logging"><B>LogConfigurationException</B></A><LI TYPE="circle">org.apache.catalina.tribes.<A HREF="org/apache/catalina/tribes/RemoteProcessException.html" title="class in org.apache.catalina.tribes"><B>RemoteProcessException</B></A></UL>
 <LI TYPE="circle">javax.servlet.ServletException<UL>
 <LI TYPE="circle">org.apache.jasper.<A HREF="org/apache/jasper/JasperException.html" title="class in org.apache.jasper"><B>JasperException</B></A></UL>
@@ -774,7 +782,7 @@ Class Hierarchy
 <LI TYPE="circle">org.apache.catalina.authenticator.<A HREF="org/apache/catalina/authenticator/SingleSignOn.html" title="class in org.apache.catalina.authenticator"><B>SingleSignOn</B></A> (implements org.apache.catalina.<A HREF="org/apache/catalina/Lifecycle.html" title="interface in org.apache.catalina">Lifecycle</A>, org.apache.catalina.<A HREF="org/apache/catalina/SessionListener.html" title="interface in org.apache.catalina">SessionListener</A>)
 <UL>
 <LI TYPE="circle">org.apache.catalina.ha.authenticator.<A HREF="org/apache/catalina/ha/authenticator/ClusterSingleSignOn.html" title="class in org.apache.catalina.ha.authenticator"><B>ClusterSingleSignOn</B></A></UL>
-<LI TYPE="circle">org.apache.catalina.valves.<A HREF="org/apache/catalina/valves/SSLValve.html" title="class in org.apache.catalina.valves"><B>SSLValve</B></A><LI TYPE="circle">org.apache.catalina.valves.<A HREF="org/apache/catalina/valves/WebdavFixValve.html" title="class in org.apache.catalina.valves"><B>WebdavFixValve</B></A></UL>
+<LI TYPE="circle">org.apache.catalina.valves.<A HREF="org/apache/catalina/valves/SSLValve.html" title="class in org.apache.catalina.valves"><B>SSLValve</B></A><LI TYPE="circle">org.apache.catalina.valves.<A HREF="org/apache/catalina/valves/StuckThreadDetectionValve.html" title="class in org.apache.catalina.valves"><B>StuckThreadDetectionValve</B></A><LI TYPE="circle">org.apache.catalina.valves.<A HREF="org/apache/catalina/valves/WebdavFixValve.html" title="class in org.apache.catalina.valves"><B>WebdavFixValve</B></A></UL>
 <LI TYPE="circle">javax.el.VariableMapper<UL>
 <LI TYPE="circle">org.apache.el.lang.<A HREF="org/apache/el/lang/VariableMapperFactory.html" title="class in org.apache.el.lang"><B>VariableMapperFactory</B></A><LI TYPE="circle">org.apache.el.lang.<A HREF="org/apache/el/lang/VariableMapperImpl.html" title="class in org.apache.el.lang"><B>VariableMapperImpl</B></A> (implements java.io.Externalizable)
 </UL>
@@ -805,6 +813,7 @@ Class Hierarchy
 <LI TYPE="circle">javax.net.ssl.X509ExtendedKeyManager (implements javax.net.ssl.X509KeyManager)
 <UL>
 <LI TYPE="circle">org.apache.tomcat.util.net.jsse.<A HREF="org/apache/tomcat/util/net/jsse/NioX509KeyManager.html" title="class in org.apache.tomcat.util.net.jsse"><B>NioX509KeyManager</B></A></UL>
+<LI TYPE="circle">org.apache.catalina.realm.<A HREF="org/apache/catalina/realm/X509SubjectDnRetriever.html" title="class in org.apache.catalina.realm"><B>X509SubjectDnRetriever</B></A> (implements org.apache.catalina.realm.<A HREF="org/apache/catalina/realm/X509UsernameRetriever.html" title="interface in org.apache.catalina.realm">X509UsernameRetriever</A>)
 <LI TYPE="circle">org.apache.catalina.tribes.io.<A HREF="org/apache/catalina/tribes/io/XByteBuffer.html" title="class in org.apache.catalina.tribes.io"><B>XByteBuffer</B></A><LI TYPE="circle">org.apache.tomcat.util.digester.<A HREF="org/apache/tomcat/util/digester/XercesParser.html" title="class in org.apache.tomcat.util.digester"><B>XercesParser</B></A><LI TYPE="circle">org.apache.jasper.xmlparser.<A HREF="org/apache/jasper/xmlparser/XMLChar.html" title="class in org.apache.jasper.xmlparser"><B>XMLChar</B></A><LI TYPE="circle">org.apache.jasper.xmlparser.<A HREF="org/apache/jasper/xmlparser/XMLEncodingDetector.html" title="class in org.apache.jasper.xmlparser"><B>XMLEncodingDetector</B></A><LI TYPE="circle">org.apache.jasper.xmlparser.<A HREF="org/apache/jasper/xmlparser/XMLString.html" title="class in org.apache.jasper.xmlparser"><B>XMLString</B></A><UL>
 <LI TYPE="circle">org.apache.jasper.xmlparser.<A HREF="org/apache/jasper/xmlparser/XMLStringBuffer.html" title="class in org.apache.jasper.xmlparser"><B>XMLStringBuffer</B></A></UL>
 <LI TYPE="circle">org.apache.catalina.util.<A HREF="org/apache/catalina/util/XMLWriter.html" title="class in org.apache.catalina.util"><B>XMLWriter</B></A></UL>
@@ -861,7 +870,7 @@ Interface Hierarchy
 </UL>
 <LI TYPE="circle">org.apache.catalina.<A HREF="org/apache/catalina/SessionListener.html" title="interface in org.apache.catalina"><B>SessionListener</B></A><LI TYPE="circle">org.apache.catalina.ssi.<A HREF="org/apache/catalina/ssi/SSICommand.html" title="interface in org.apache.catalina.ssi"><B>SSICommand</B></A><LI TYPE="circle">org.apache.catalina.ssi.<A HREF="org/apache/catalina/ssi/SSIExternalResolver.html" title="interface in org.apache.catalina.ssi"><B>SSIExternalResolver</B></A><LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/SSLSupport.html" title="interface in org.apache.tomcat.util.net"><B>SSLSupport</B></A><LI TYPE="circle">org.apache.catalina.loader.<A HREF="org/apache/catalina/loader/StandardClassLoaderMBean.html" title="interface in org.apache.catalina.loader"><B>StandardClassLoaderMBean</B></A><LI TYPE="circle">org.apache.catalina.<A HREF="org/apache/catalina/Store.html" title="interface in org.apache.catalina"><B>Store</B></A><
 LI TYPE="circle">org.apache.catalina.tribes.tipis.<A HREF="org/apache/catalina/tribes/tipis/Streamable.html" title="interface in org.apache.catalina.tribes.tipis"><B>Streamable</B></A><LI TYPE="circle">org.apache.jasper.compiler.<A HREF="org/apache/jasper/compiler/TagConstants.html" title="interface in org.apache.jasper.compiler"><B>TagConstants</B></A><LI TYPE="circle">org.apache.jasper.compiler.tagplugin.<A HREF="org/apache/jasper/compiler/tagplugin/TagPlugin.html" title="interface in org.apache.jasper.compiler.tagplugin"><B>TagPlugin</B></A><LI TYPE="circle">org.apache.jasper.compiler.tagplugin.<A HREF="org/apache/jasper/compiler/tagplugin/TagPluginContext.html" title="interface in org.apache.jasper.compiler.tagplugin"><B>TagPluginContext</B></A><LI TYPE="circle">org.apache.tomcat.util.net.<A HREF="org/apache/tomcat/util/net/TcpConnectionHandler.html" title="interface in org.apache.tomcat.util.net"><B>TcpConnectionHandler</B></A><LI TYPE="circle">org.apache.tomcat.util.th
 reads.<A HREF="org/apache/tomcat/util/threads/ThreadPool.ThreadPoolListener.html" title="interface in org.apache.tomcat.util.threads"><B>ThreadPool.ThreadPoolListener</B></A><LI TYPE="circle">org.apache.tomcat.util.threads.<A HREF="org/apache/tomcat/util/threads/ThreadPoolRunnable.html" title="interface in org.apache.tomcat.util.threads"><B>ThreadPoolRunnable</B></A><LI TYPE="circle">org.apache.catalina.<A HREF="org/apache/catalina/UserDatabase.html" title="interface in org.apache.catalina"><B>UserDatabase</B></A><LI TYPE="circle">org.apache.catalina.startup.<A HREF="org/apache/catalina/startup/UserDatabase.html" title="interface in org.apache.catalina.startup"><B>UserDatabase</B></A><LI TYPE="circle">org.apache.catalina.<A HREF="org/apache/catalina/Valve.html" title="interface in org.apache.catalina"><B>Valve</B></A><UL>
 <LI TYPE="circle">org.apache.catalina.ha.<A HREF="org/apache/catalina/ha/ClusterValve.html" title="interface in org.apache.catalina.ha"><B>ClusterValve</B></A></UL>
-<LI TYPE="circle">org.apache.jk.config.<A HREF="org/apache/jk/config/WebXml2Jk.MappingGenerator.html" title="interface in org.apache.jk.config"><B>WebXml2Jk.MappingGenerator</B></A></UL>
+<LI TYPE="circle">org.apache.jk.config.<A HREF="org/apache/jk/config/WebXml2Jk.MappingGenerator.html" title="interface in org.apache.jk.config"><B>WebXml2Jk.MappingGenerator</B></A><LI TYPE="circle">org.apache.catalina.realm.<A HREF="org/apache/catalina/realm/X509UsernameRetriever.html" title="interface in org.apache.catalina.realm"><B>X509UsernameRetriever</B></A></UL>
 <H2>
 Enum Hierarchy
 </H2>
@@ -869,7 +878,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.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><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 org.apache.tomcat.util.net"><B>NioEndpoint.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.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 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>
@@ -895,7 +904,7 @@ Enum Hierarchy
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.35</b></EM>
+<b>Apache Tomcat 6.0.36</b></EM>
 </TD>
 </TR>
 
@@ -925,6 +934,6 @@ Enum Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2000-2011 Apache Software Foundation. All Rights Reserved.
+Copyright &#169; 2000-2012 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=1400005&r1=1400004&r2=1400005&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 Oct 19 08:56:35 2012
@@ -2,9 +2,9 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_15) on Mon Nov 28 11:22:38 CET 2011 -->
+<!-- Generated by javadoc (build 1.5.0_15) on Tue Oct 16 10:05:43 CEST 2012 -->
 <TITLE>
-Serialized Form (Apache Tomcat 6.0.35 API Documentation)
+Serialized Form (Apache Tomcat 6.0.36 API Documentation)
 </TITLE>
 
 
@@ -13,7 +13,7 @@ Serialized Form (Apache Tomcat 6.0.35 AP
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Serialized Form (Apache Tomcat 6.0.35 API Documentation)";
+    parent.document.title="Serialized Form (Apache Tomcat 6.0.36 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.35</b></EM>
+<b>Apache Tomcat 6.0.36</b></EM>
 </TD>
 </TR>
 
@@ -4013,6 +4013,44 @@ java.lang.String <B>userConstraint</B></
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
 <TH ALIGN="center"><FONT SIZE="+2">
+<B>Package</B> <B>org.apache.catalina.filters</B></FONT></TH>
+</TR>
+</TABLE>
+
+<P>
+<A NAME="org.apache.catalina.filters.CsrfPreventionFilter.LruCache"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Class <A HREF="org/apache/catalina/filters/CsrfPreventionFilter.LruCache.html" title="class in org.apache.catalina.filters">org.apache.catalina.filters.CsrfPreventionFilter.LruCache</A> extends java.lang.Object implements Serializable</B></FONT></TH>
+</TR>
+</TABLE>
+
+<P>
+<B>serialVersionUID:&nbsp;</B>1L
+
+<P>
+<A NAME="serializedForm"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Serialized Fields</B></FONT></TH>
+</TR>
+</TABLE>
+
+<H3>
+cache</H3>
+<PRE>
+java.util.Map&lt;K,V&gt; <B>cache</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR SIZE="4" NOSHADE>
+
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="center"><FONT SIZE="+2">
 <B>Package</B> <B>org.apache.catalina.ha</B></FONT></TH>
 </TR>
 </TABLE>
@@ -4143,6 +4181,15 @@ java.lang.String <B>username</B></PRE>
 </DL>
 <HR>
 <H3>
+principal</H3>
+<PRE>
+<A HREF="org/apache/catalina/ha/session/SerializablePrincipal.html" title="class in org.apache.catalina.ha.session">SerializablePrincipal</A> <B>principal</B></PRE>
+<DL>
+<DL>
+</DL>
+</DL>
+<HR>
+<H3>
 address</H3>
 <PRE>
 <A HREF="org/apache/catalina/tribes/Member.html" title="interface in org.apache.catalina.tribes">Member</A> <B>address</B></PRE>
@@ -5774,6 +5821,38 @@ long <B>thisAccessedTime</B></PRE>
 <DL>
 </DL>
 </DL>
+
+<P>
+<A NAME="org.apache.catalina.session.TooManyActiveSessionsException"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
+<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
+<B>Class <A HREF="org/apache/catalina/session/TooManyActiveSessionsException.html" title="class in org.apache.catalina.session">org.apache.catalina.session.TooManyActiveSessionsException</A> extends java.lang.IllegalStateException implements Serializable</B></FONT></TH>
+</TR>
+</TABLE>
+
+<P>
+<B>serialVersionUID:&nbsp;</B>1L
+
+<P>
+<A NAME="serializedForm"><!-- --></A>
+<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
+<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
+<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
+<B>Serialized Fields</B></FONT></TH>
+</TR>
+</TABLE>
+
+<H3>
+maxActiveSessions</H3>
+<PRE>
+int <B>maxActiveSessions</B></PRE>
+<DL>
+<DD>The maximum number of active sessions the server will tolerate.
+<P>
+<DL>
+</DL>
+</DL>
 <HR SIZE="4" NOSHADE>
 
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
@@ -9277,7 +9356,7 @@ java.lang.String <B>userInfo</B></PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Apache Tomcat 6.0.35</b></EM>
+<b>Apache Tomcat 6.0.36</b></EM>
 </TD>
 </TR>
 
@@ -9307,6 +9386,6 @@ java.lang.String <B>userInfo</B></PRE>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-Copyright &#169; 2000-2011 Apache Software Foundation. All Rights Reserved.
+Copyright &#169; 2000-2012 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=1400005&r1=1400004&r2=1400005&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 Oct 19 08:56:35 2012
@@ -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.35) - Deployment</title><meta content="Craig R. McClanahan" name="author"><style media="print" type="text/css">
+<html><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Application Developer's Guide (6.0.36) - Deployment</title><meta content="Craig R. McClanahan" name="author"><style media="print" type="text/css">
 			.noPrint {display: none;}
 			td#mainBody {width: 100%;}
 		</style></head><body vlink="#525D76" alink="#525D76" link="#525D76" text="#000000" bgcolor="#ffffff"><table cellspacing="0" width="100%" border="0"><!--PAGE HEADER--><tr><td><!--PROJECT LOGO--><a href="http://tomcat.apache.org/"><img border="0" alt="
       The Apache Tomcat Servlet/JSP Container
-    " align="right" src="../images/tomcat.gif"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.35, Nov 28 2011</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img border="0" alt="Apache Logo" align="right" src="../images/asf-logo.gif"></a></td></tr></table><table cellspacing="4" width="100%" border="0"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr size="1" noshade></td></tr><tr><!--LEFT SIDE NAVIGATION--><td class="noPrint" nowrap valign="top" width="20%"><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 id="mainBody" align="left" valign="top" width="80%"><h1>Application Developer's Guide</h1><h2>Deployment</h2><table cellpadding="2" cellspacing="0" border="0"><tr><td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="Table of Contents"><!--()--></a><a name="Table_of_Contents"><strong>Table of Contents</strong></a></font></td></tr><tr><td><blockquote>
+    " align="right" src="../images/tomcat.gif"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.36, Oct 16 2012</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img border="0" alt="Apache Logo" align="right" src="../images/asf-logo.gif"></a></td></tr></table><table cellspacing="4" width="100%" border="0"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr size="1" noshade></td></tr><tr><!--LEFT SIDE NAVIGATION--><td class="noPrint" nowrap valign="top" width="20%"><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 id="mainBody" align="left" valign="top" width="80%"><h1>Application Developer's Guide</h1><h2>Deployment</h2><table cellpadding="2" cellspacing="0" border="0"><tr><td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><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 cellpadding="2" cellspacing="0" border="0"><tr><td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="Background"><strong>Background</strong></a></font></td></tr><tr><td><blockquote>
 
@@ -204,5 +204,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 size="1" noshade></td></tr><!--PAGE FOOTER--><tr><td colspan="2"><div align="center"><font size="-1" color="#525D76"><em>
-        Copyright &copy; 1999-2011, Apache Software Foundation
+        Copyright &copy; 1999-2012, 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=1400005&r1=1400004&r2=1400005&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 Oct 19 08:56:35 2012
@@ -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.35) - Table of Contents</title><meta content="Craig R. McClanahan" name="author"><style media="print" type="text/css">
+<html><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Application Developer's Guide (6.0.36) - Table of Contents</title><meta content="Craig R. McClanahan" name="author"><style media="print" type="text/css">
 			.noPrint {display: none;}
 			td#mainBody {width: 100%;}
 		</style></head><body vlink="#525D76" alink="#525D76" link="#525D76" text="#000000" bgcolor="#ffffff"><table cellspacing="0" width="100%" border="0"><!--PAGE HEADER--><tr><td><!--PROJECT LOGO--><a href="http://tomcat.apache.org/"><img border="0" alt="
       The Apache Tomcat Servlet/JSP Container
-    " align="right" src="../images/tomcat.gif"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.35, Nov 28 2011</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img border="0" alt="Apache Logo" align="right" src="../images/asf-logo.gif"></a></td></tr></table><table cellspacing="4" width="100%" border="0"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr size="1" noshade></td></tr><tr><!--LEFT SIDE NAVIGATION--><td class="noPrint" nowrap valign="top" width="20%"><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 id="mainBody" align="left" valign="top" width="80%"><h1>Application Developer's Guide</h1><h2>Table of Contents</h2><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>
+    " align="right" src="../images/tomcat.gif"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.36, Oct 16 2012</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img border="0" alt="Apache Logo" align="right" src="../images/asf-logo.gif"></a></td></tr></table><table cellspacing="4" width="100%" border="0"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr size="1" noshade></td></tr><tr><!--LEFT SIDE NAVIGATION--><td class="noPrint" nowrap valign="top" width="20%"><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 id="mainBody" align="left" valign="top" width="80%"><h1>Application Developer's Guide</h1><h2>Table of Contents</h2><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>
 
 <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 size="1" noshade></td></tr><!--PAGE FOOTER--><tr><td colspan="2"><div align="center"><font size="-1" color="#525D76"><em>
-        Copyright &copy; 1999-2011, Apache Software Foundation
+        Copyright &copy; 1999-2012, 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=1400005&r1=1400004&r2=1400005&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 Oct 19 08:56:35 2012
@@ -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.35) - Installation</title><meta content="Craig R. McClanahan" name="author"><meta content="Yoav Shapira" name="author"><style media="print" type="text/css">
+<html><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Application Developer's Guide (6.0.36) - Installation</title><meta content="Craig R. McClanahan" name="author"><meta content="Yoav Shapira" name="author"><style media="print" type="text/css">
 			.noPrint {display: none;}
 			td#mainBody {width: 100%;}
 		</style></head><body vlink="#525D76" alink="#525D76" link="#525D76" text="#000000" bgcolor="#ffffff"><table cellspacing="0" width="100%" border="0"><!--PAGE HEADER--><tr><td><!--PROJECT LOGO--><a href="http://tomcat.apache.org/"><img border="0" alt="
       The Apache Tomcat Servlet/JSP Container
-    " align="right" src="../images/tomcat.gif"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.35, Nov 28 2011</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img border="0" alt="Apache Logo" align="right" src="../images/asf-logo.gif"></a></td></tr></table><table cellspacing="4" width="100%" border="0"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr size="1" noshade></td></tr><tr><!--LEFT SIDE NAVIGATION--><td class="noPrint" nowrap valign="top" width="20%"><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 id="mainBody" align="left" valign="top" width="80%"><h1>Application Developer's Guide</h1><h2>Installation</h2><table cellpadding="2" cellspacing="0" border="0"><tr><td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="Installation"><strong>Installation</strong></a></font></td></tr><tr><td><blockquote>
+    " align="right" src="../images/tomcat.gif"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.36, Oct 16 2012</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img border="0" alt="Apache Logo" align="right" src="../images/asf-logo.gif"></a></td></tr></table><table cellspacing="4" width="100%" border="0"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr size="1" noshade></td></tr><tr><!--LEFT SIDE NAVIGATION--><td class="noPrint" nowrap valign="top" width="20%"><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 id="mainBody" align="left" valign="top" width="80%"><h1>Application Developer's Guide</h1><h2>Installation</h2><table cellpadding="2" cellspacing="0" border="0"><tr><td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><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 size="1" noshade></td></tr><!--PAGE FOOTER--><tr><td colspan="2"><div align="center"><font size="-1" color="#525D76"><em>
-        Copyright &copy; 1999-2011, Apache Software Foundation
+        Copyright &copy; 1999-2012, 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=1400005&r1=1400004&r2=1400005&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 Oct 19 08:56:35 2012
@@ -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.35) - Introduction</title><meta content="Craig R. McClanahan" name="author"><style media="print" type="text/css">
+<html><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Application Developer's Guide (6.0.36) - Introduction</title><meta content="Craig R. McClanahan" name="author"><style media="print" type="text/css">
 			.noPrint {display: none;}
 			td#mainBody {width: 100%;}
 		</style></head><body vlink="#525D76" alink="#525D76" link="#525D76" text="#000000" bgcolor="#ffffff"><table cellspacing="0" width="100%" border="0"><!--PAGE HEADER--><tr><td><!--PROJECT LOGO--><a href="http://tomcat.apache.org/"><img border="0" alt="
       The Apache Tomcat Servlet/JSP Container
-    " align="right" src="../images/tomcat.gif"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.35, Nov 28 2011</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img border="0" alt="Apache Logo" align="right" src="../images/asf-logo.gif"></a></td></tr></table><table cellspacing="4" width="100%" border="0"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr size="1" noshade></td></tr><tr><!--LEFT SIDE NAVIGATION--><td class="noPrint" nowrap valign="top" width="20%"><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 id="mainBody" align="left" valign="top" width="80%"><h1>Application Developer's Guide</h1><h2>Introduction</h2><table cellpadding="2" cellspacing="0" border="0"><tr><td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="Overview"><strong>Overview</strong></a></font></td></tr><tr><td><blockquote>
+    " align="right" src="../images/tomcat.gif"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.36, Oct 16 2012</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img border="0" alt="Apache Logo" align="right" src="../images/asf-logo.gif"></a></td></tr></table><table cellspacing="4" width="100%" border="0"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr size="1" noshade></td></tr><tr><!--LEFT SIDE NAVIGATION--><td class="noPrint" nowrap valign="top" width="20%"><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 id="mainBody" align="left" valign="top" width="80%"><h1>Application Developer's Guide</h1><h2>Introduction</h2><table cellpadding="2" cellspacing="0" border="0"><tr><td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><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
@@ -64,5 +64,5 @@ web applications with Tomcat.</p>
 </ul>
 
 </blockquote></td></tr></table></td></tr><!--FOOTER SEPARATOR--><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 &copy; 1999-2011, Apache Software Foundation
+        Copyright &copy; 1999-2012, 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=1400005&r1=1400004&r2=1400005&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 Oct 19 08:56:35 2012
@@ -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.35) - Development Processes</title><meta content="Craig R. McClanahan" name="author"><style media="print" type="text/css">
+<html><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Application Developer's Guide (6.0.36) - Development Processes</title><meta content="Craig R. McClanahan" name="author"><style media="print" type="text/css">
 			.noPrint {display: none;}
 			td#mainBody {width: 100%;}
 		</style></head><body vlink="#525D76" alink="#525D76" link="#525D76" text="#000000" bgcolor="#ffffff"><table cellspacing="0" width="100%" border="0"><!--PAGE HEADER--><tr><td><!--PROJECT LOGO--><a href="http://tomcat.apache.org/"><img border="0" alt="
       The Apache Tomcat Servlet/JSP Container
-    " align="right" src="../images/tomcat.gif"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.35, Nov 28 2011</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img border="0" alt="Apache Logo" align="right" src="../images/asf-logo.gif"></a></td></tr></table><table cellspacing="4" width="100%" border="0"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr size="1" noshade></td></tr><tr><!--LEFT SIDE NAVIGATION--><td class="noPrint" nowrap valign="top" width="20%"><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 id="mainBody" align="left" valign="top" width="80%"><h1>Application Developer's Guide</h1><h2>Development Processes</h2><table cellpadding="2" cellspacing="0" border="0"><tr><td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="Table of Contents"><!--()--></a><a name="Table_of_Contents"><strong>Table of Contents</strong></a></font></td></tr><tr><td><blockquote>
+    " align="right" src="../images/tomcat.gif"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.36, Oct 16 2012</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img border="0" alt="Apache Logo" align="right" src="../images/asf-logo.gif"></a></td></tr></table><table cellspacing="4" width="100%" border="0"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr size="1" noshade></td></tr><tr><!--LEFT SIDE NAVIGATION--><td class="noPrint" nowrap valign="top" width="20%"><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 id="mainBody" align="left" valign="top" width="80%"><h1>Application Developer's Guide</h1><h2>Development Processes</h2><table cellpadding="2" cellspacing="0" border="0"><tr><td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><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 cellpadding="2" cellspacing="0" border="0"><tr><td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><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 size="1" noshade></td></tr><!--PAGE FOOTER--><tr><td colspan="2"><div align="center"><font size="-1" color="#525D76"><em>
-        Copyright &copy; 1999-2011, Apache Software Foundation
+        Copyright &copy; 1999-2012, 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/source.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-6.0-doc/appdev/source.html?rev=1400005&r1=1400004&r2=1400005&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 Oct 19 08:56:35 2012
@@ -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.35) - Source Organization</title><meta content="Craig R. McClanahan" name="author"><style media="print" type="text/css">
+<html><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Application Developer's Guide (6.0.36) - Source Organization</title><meta content="Craig R. McClanahan" name="author"><style media="print" type="text/css">
 			.noPrint {display: none;}
 			td#mainBody {width: 100%;}
 		</style></head><body vlink="#525D76" alink="#525D76" link="#525D76" text="#000000" bgcolor="#ffffff"><table cellspacing="0" width="100%" border="0"><!--PAGE HEADER--><tr><td><!--PROJECT LOGO--><a href="http://tomcat.apache.org/"><img border="0" alt="
       The Apache Tomcat Servlet/JSP Container
-    " align="right" src="../images/tomcat.gif"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.35, Nov 28 2011</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img border="0" alt="Apache Logo" align="right" src="../images/asf-logo.gif"></a></td></tr></table><table cellspacing="4" width="100%" border="0"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr size="1" noshade></td></tr><tr><!--LEFT SIDE NAVIGATION--><td class="noPrint" nowrap valign="top" width="20%"><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 id="mainBody" align="left" valign="top" width="80%"><h1>Application Developer's Guide</h1><h2>Source Organization</h2><table cellpadding="2" cellspacing="0" border="0"><tr><td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="Table of Contents"><!--()--></a><a name="Table_of_Contents"><strong>Table of Contents</strong></a></font></td></tr><tr><td><blockquote>
+    " align="right" src="../images/tomcat.gif"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.36, Oct 16 2012</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img border="0" alt="Apache Logo" align="right" src="../images/asf-logo.gif"></a></td></tr></table><table cellspacing="4" width="100%" border="0"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr size="1" noshade></td></tr><tr><!--LEFT SIDE NAVIGATION--><td class="noPrint" nowrap valign="top" width="20%"><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 id="mainBody" align="left" valign="top" width="80%"><h1>Application Developer's Guide</h1><h2>Source Organization</h2><table cellpadding="2" cellspacing="0" border="0"><tr><td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><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 cellpadding="2" cellspacing="0" border="0"><tr><td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><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 size="1" noshade></td></tr><!--PAGE FOOTER--><tr><td colspan="2"><div align="center"><font size="-1" color="#525D76"><em>
-        Copyright &copy; 1999-2011, Apache Software Foundation
+        Copyright &copy; 1999-2012, 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=1400005&r1=1400004&r2=1400005&view=diff
==============================================================================
--- tomcat/site/trunk/docs/tomcat-6.0-doc/apr.html (original)
+++ tomcat/site/trunk/docs/tomcat-6.0-doc/apr.html Fri Oct 19 08:56:35 2012
@@ -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.35) - Apache Portable Runtime (APR) based Native library for Tomcat</title><meta content="Remy Maucherat" name="author"><style media="print" type="text/css">
+<html><head><META http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Apache Tomcat 6.0 (6.0.36) - Apache Portable Runtime (APR) based Native library for Tomcat</title><meta content="Remy Maucherat" name="author"><style media="print" type="text/css">
 			.noPrint {display: none;}
 			td#mainBody {width: 100%;}
 		</style></head><body vlink="#525D76" alink="#525D76" link="#525D76" text="#000000" bgcolor="#ffffff"><table cellspacing="0" width="100%" border="0"><!--PAGE HEADER--><tr><td><!--PROJECT LOGO--><a href="http://tomcat.apache.org/"><img border="0" alt="
       The Apache Tomcat Servlet/JSP Container
-    " align="right" src="./images/tomcat.gif"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.35, Nov 28 2011</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img border="0" alt="Apache Logo" align="right" src="./images/asf-logo.gif"></a></td></tr></table><table cellspacing="4" width="100%" border="0"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr size="1" noshade></td></tr><tr><!--LEFT SIDE NAVIGATION--><td class="noPrint" nowrap valign="top" width="20%"><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) Ma
 nager</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">2
 2) 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 id="mainBody" align="left" valign="top" width="80%"><h1>Apache Tomcat 6.0</h1><h2>Apache Portable Runtime (APR) based Native library for Tomcat</h2><table cellpadding="2" cellspacing="0" border="0"><tr><td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="Table of Contents"><!--()--></a><a name="Table_of_Contents"><strong>Table of Contents</strong></a></font></td></tr><tr><td><blockquote>
+    " align="right" src="./images/tomcat.gif"></a></td><td><h1><font face="arial,helvetica,sanserif">Apache Tomcat 6.0</font></h1><font face="arial,helvetica,sanserif">Version 6.0.36, Oct 16 2012</font></td><td><!--APACHE LOGO--><a href="http://www.apache.org/"><img border="0" alt="Apache Logo" align="right" src="./images/asf-logo.gif"></a></td></tr></table><table cellspacing="4" width="100%" border="0"><!--HEADER SEPARATOR--><tr><td colspan="2"><hr size="1" noshade></td></tr><tr><!--LEFT SIDE NAVIGATION--><td class="noPrint" nowrap valign="top" width="20%"><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) Ma
 nager</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">2
 2) 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 id="mainBody" align="left" valign="top" width="80%"><h1>Apache Tomcat 6.0</h1><h2>Apache Portable Runtime (APR) based Native library for Tomcat</h2><table cellpadding="2" cellspacing="0" border="0"><tr><td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><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 cellpadding="2" cellspacing="0" border="0"><tr><td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><a name="Introduction"><strong>Introduction</strong></a></font></td></tr><tr><td><blockquote>
 
@@ -188,8 +188,13 @@
     </p>
     </td></tr><tr><td valign="center" align="left"><code>SSLProtocol</code></td><td valign="center" align="left">
     <p>
-      Protocol which may be used for communicating with clients. The default is "all", with
-      other acceptable values being "SSLv2", "SSLv3", "TLSv1", and "SSLv2+SSLv3".
+      Protocol which may be used for communicating with clients. The default
+      value is <code>all</code>, with other acceptable values being <code>SSLv2</code>,
+      <code>SSLv3</code>, <code>TLSv1</code> and <code>SSLv2+SSLv3</code>.
+      Starting with version 1.1.21 of the Tomcat native
+      library any combination of the three protocols concatenated with a
+      plus sign will be supported. Note that the protocol <code>SSLv2</code>
+      is inherently unsafe.
     </p>
     </td></tr><tr><td valign="center" align="left"><code>SSLCipherSuite</code></td><td valign="center" align="left">
     <p>
@@ -285,5 +290,5 @@
     </blockquote></td></tr></table>
 	
   </blockquote></td></tr></table></td></tr><!--FOOTER SEPARATOR--><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 &copy; 1999-2011, Apache Software Foundation
+        Copyright &copy; 1999-2012, 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