Author: markt
Date: Wed Jun 21 09:11:31 2017
New Revision: 1799408

URL: http://svn.apache.org/viewvc?rev=1799408&view=rev
Log:
Sync docs with xdocs

Modified:
    tomcat/site/trunk/docs/oldnews-2016.html
    tomcat/site/trunk/docs/security-7.html
    tomcat/site/trunk/docs/security-8.html
    tomcat/site/trunk/docs/security-9.html

Modified: tomcat/site/trunk/docs/oldnews-2016.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews-2016.html?rev=1799408&r1=1799407&r2=1799408&view=diff
==============================================================================
--- tomcat/site/trunk/docs/oldnews-2016.html (original)
+++ tomcat/site/trunk/docs/oldnews-2016.html Wed Jun 21 09:11:31 2017
@@ -1154,7 +1154,7 @@ Tomcat 9.0.x so that they may provide fe
 
 <li>Add direct HTTP/2 connection support</li>
 
-<li>Update the implementation of the the proposed Servlet 4.0 API to provide
+<li>Update the implementation of the proposed Servlet 4.0 API to provide
     mapping type information for the current request to reflect discussions
     within the EG.</li>
 

Modified: tomcat/site/trunk/docs/security-7.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-7.html?rev=1799408&r1=1799407&r2=1799408&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-7.html (original)
+++ tomcat/site/trunk/docs/security-7.html Wed Jun 21 09:11:31 2017
@@ -413,8 +413,8 @@
     
 <ul>
       
-<li>Unless explicitly coded otherwise, JSPs ignore the the HTTP method.
-          JSPs used as error pages must must ensure that they handle any error
+<li>Unless explicitly coded otherwise, JSPs ignore the HTTP method.
+          JSPs used as error pages must ensure that they handle any error
           dispatch as a GET request, regardless of the actual method.</li>
       
 <li>By default, the response generated by a Servlet does depend on the

Modified: tomcat/site/trunk/docs/security-8.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-8.html?rev=1799408&r1=1799407&r2=1799408&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-8.html (original)
+++ tomcat/site/trunk/docs/security-8.html Wed Jun 21 09:11:31 2017
@@ -377,8 +377,8 @@
     
 <ul>
       
-<li>Unless explicitly coded otherwise, JSPs ignore the the HTTP method.
-          JSPs used as error pages must must ensure that they handle any error
+<li>Unless explicitly coded otherwise, JSPs ignore the HTTP method.
+          JSPs used as error pages must ensure that they handle any error
           dispatch as a GET request, regardless of the actual method.</li>
       
 <li>By default, the response generated by a Servlet does depend on the
@@ -435,8 +435,8 @@
     
 <ul>
       
-<li>Unless explicitly coded otherwise, JSPs ignore the the HTTP method.
-          JSPs used as error pages must must ensure that they handle any error
+<li>Unless explicitly coded otherwise, JSPs ignore the HTTP method.
+          JSPs used as error pages must ensure that they handle any error
           dispatch as a GET request, regardless of the actual method.</li>
       
 <li>By default, the response generated by a Servlet does depend on the

Modified: tomcat/site/trunk/docs/security-9.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-9.html?rev=1799408&r1=1799407&r2=1799408&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-9.html (original)
+++ tomcat/site/trunk/docs/security-9.html Wed Jun 21 09:11:31 2017
@@ -332,8 +332,8 @@
     
 <ul>
       
-<li>Unless explicitly coded otherwise, JSPs ignore the the HTTP method.
-          JSPs used as error pages must must ensure that they handle any error
+<li>Unless explicitly coded otherwise, JSPs ignore the HTTP method.
+          JSPs used as error pages must ensure that they handle any error
           dispatch as a GET request, regardless of the actual method.</li>
       
 <li>By default, the response generated by a Servlet does depend on the



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

Reply via email to