You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by eb...@apache.org on 2017/06/08 09:53:46 UTC

svn commit: r1798038 - in /tomcat/site/trunk/xdocs: oldnews-2016.xml security-7.xml security-8.xml security-9.xml

Author: ebourg
Date: Thu Jun  8 09:53:45 2017
New Revision: 1798038

URL: http://svn.apache.org/viewvc?rev=1798038&view=rev
Log:
Fixed some typos

Modified:
    tomcat/site/trunk/xdocs/oldnews-2016.xml
    tomcat/site/trunk/xdocs/security-7.xml
    tomcat/site/trunk/xdocs/security-8.xml
    tomcat/site/trunk/xdocs/security-9.xml

Modified: tomcat/site/trunk/xdocs/oldnews-2016.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews-2016.xml?rev=1798038&r1=1798037&r2=1798038&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/oldnews-2016.xml (original)
+++ tomcat/site/trunk/xdocs/oldnews-2016.xml Thu Jun  8 09:53:45 2017
@@ -620,7 +620,7 @@ Tomcat 9.0.x so that they may provide fe
 9.0.0.M4 include:</p>
 <ul>
 <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>
 <li>Update the packaged version of the Tomcat Native Library to 1.2.7 to pick up

Modified: tomcat/site/trunk/xdocs/security-7.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/security-7.xml?rev=1798038&r1=1798037&r2=1798038&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/security-7.xml (original)
+++ tomcat/site/trunk/xdocs/security-7.xml Thu Jun  8 09:53:45 2017
@@ -70,8 +70,8 @@
 
     <p>Notes for other user provided error pages:</p>
     <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
           HTTP method. Custom Servlets used as error pages must ensure that

Modified: tomcat/site/trunk/xdocs/security-8.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/security-8.xml?rev=1798038&r1=1798037&r2=1798038&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/security-8.xml (original)
+++ tomcat/site/trunk/xdocs/security-8.xml Thu Jun  8 09:53:45 2017
@@ -70,8 +70,8 @@
 
     <p>Notes for other user provided error pages:</p>
     <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
           HTTP method. Custom Servlets used as error pages must ensure that
@@ -113,8 +113,8 @@
 
     <p>Notes for other user provided error pages:</p>
     <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
           HTTP method. Custom Servlets used as error pages must ensure that

Modified: tomcat/site/trunk/xdocs/security-9.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/security-9.xml?rev=1798038&r1=1798037&r2=1798038&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/security-9.xml (original)
+++ tomcat/site/trunk/xdocs/security-9.xml Thu Jun  8 09:53:45 2017
@@ -70,8 +70,8 @@
 
     <p>Notes for other user provided error pages:</p>
     <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
           HTTP method. Custom Servlets used as error pages must ensure that



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