Author: violetagg Date: Sun Oct 27 13:24:34 2013 New Revision: 1536132 URL: http://svn.apache.org/r1536132 Log: Added information for WebSocket support in Tomcat 7.
Modified: tomcat/site/trunk/docs/whichversion.html tomcat/site/trunk/xdocs/whichversion.xml Modified: tomcat/site/trunk/docs/whichversion.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/whichversion.html?rev=1536132&r1=1536131&r2=1536132&view=diff ============================================================================== --- tomcat/site/trunk/docs/whichversion.html (original) +++ tomcat/site/trunk/docs/whichversion.html Sun Oct 27 13:24:34 2013 @@ -252,7 +252,7 @@ mapping between the specifications and t <td>3.0</td> <td>2.2</td> <td>2.2</td> - <td>N/A</td> + <td>1.0</td> <td>7.0.x</td> <td>7.0.47</td> <td>1.6</td> @@ -412,7 +412,8 @@ feature complete as of 8.0.0-RC1. The re <p> <strong>Apache Tomcat 7.x</strong> builds upon the improvements made in Tomcat 6.0.x and implements the <strong>Servlet 3.0</strong>, -<strong>JSP 2.2</strong> and <strong>EL 2.2</strong> specifications. In addition +<strong>JSP 2.2</strong>, <strong>EL 2.2</strong> and +<strong>Web Socket 1.0</strong> specifications. In addition to that, it includes the following improvements: </p> Modified: tomcat/site/trunk/xdocs/whichversion.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/whichversion.xml?rev=1536132&r1=1536131&r2=1536132&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/whichversion.xml (original) +++ tomcat/site/trunk/xdocs/whichversion.xml Sun Oct 27 13:24:34 2013 @@ -43,7 +43,7 @@ mapping between the specifications and t <td>3.0</td> <td>2.2</td> <td>2.2</td> - <td>N/A</td> + <td>1.0</td> <td>7.0.x</td> <td>7.0.47</td> <td>1.6</td> @@ -165,7 +165,8 @@ feature complete as of 8.0.0-RC1. The re <p><strong>Apache Tomcat 7.x</strong> builds upon the improvements made in Tomcat 6.0.x and implements the <strong>Servlet 3.0</strong>, -<strong>JSP 2.2</strong> and <strong>EL 2.2</strong> specifications. In addition +<strong>JSP 2.2</strong>, <strong>EL 2.2</strong> and +<strong>Web Socket 1.0</strong> specifications. In addition to that, it includes the following improvements: </p> <ul> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org