On 30/11/2017 02:09, [email protected] wrote:
> Author: huxing
> Date: Thu Nov 30 02:08:59 2017
> New Revision: 1816673
> 
> URL: http://svn.apache.org/viewvc?rev=1816673&view=rev
> Log:
> Servlet 4.0 is officially released
> 
> 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=1816673&r1=1816672&r2=1816673&view=diff
> ==============================================================================
> --- tomcat/tc8.5.x/trunk/webapps/examples/servlets/index.html (original)
> +++ tomcat/tc8.5.x/trunk/webapps/examples/servlets/index.html Thu Nov 30 
> 02:08:59 2017
> @@ -167,7 +167,7 @@ for clarity.</p>
>  </tr>
>  
>  <tr>
> -  <th colspan="3">Servlet 4.0 Early Preview examples</th>
> +  <th colspan="3">Servlet 4.0 Server Push examples</th>

Since this is Tomcat 8 and Servlet 4.0 is not supported that link is
correct - it does link to the Servlet 4.0 early preview examples (they
depend on a Tomcat specific package rather than the spec API for Servlet
4.0 features).

Give that the early preview has been deprecated I'm going to remove the
early preview examples entirely from Tomcat 8.5.x. We want to encourage
folks to use Tomcat 9 for Servlet 4.0 where they'll get the full API in
the right package (rather than a partial implementation in a Tomncat
specific package).

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to