You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2016/04/12 17:59:52 UTC

svn commit: r1738821 - /tomcat/tc8.5.x/trunk/webapps/examples/servlets/index.html

Author: markt
Date: Tue Apr 12 15:59:52 2016
New Revision: 1738821

URL: http://svn.apache.org/viewvc?rev=1738821&view=rev
Log:
Note the Servlet 4 is early preview in 8.5.x

Modified:
    tomcat/tc8.5.x/trunk/webapps/examples/servlets/index.html

Modified: tomcat/tc8.5.x/trunk/webapps/examples/servlets/index.html
URL: http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/webapps/examples/servlets/index.html?rev=1738821&r1=1738820&r2=1738821&view=diff
==============================================================================
--- tomcat/tc8.5.x/trunk/webapps/examples/servlets/index.html (original)
+++ tomcat/tc8.5.x/trunk/webapps/examples/servlets/index.html Tue Apr 12 15:59:52 2016
@@ -167,10 +167,10 @@ for clarity.</p>
 </tr>
 
 <tr>
-  <th colspan="3">Servlet 4.0 Server Push examples</th>
+  <th colspan="3">Servlet 4.0 Early Preview examples</th>
 </tr>
 <tr>
-  <td>Simple image push</td>
+  <td>HTTP/2 server push</td>
   <td style="width: 30%;">
     <a href="serverpush/simpleimage"><img src="images/execute.gif" alt=""> Execute</a>
   </td>



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