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 2022/11/21 12:51:03 UTC

[tomcat] branch main updated: Tomcat 11.0.x implements Servlet 6.1

This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/main by this push:
     new c99c1a999c Tomcat 11.0.x implements Servlet 6.1
c99c1a999c is described below

commit c99c1a999c92f34cf4f4a5d09f7d1e9c1eed96b9
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon Nov 21 12:50:58 2022 +0000

    Tomcat 11.0.x implements Servlet 6.1
---
 webapps/docs/class-loader-howto.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/class-loader-howto.xml b/webapps/docs/class-loader-howto.xml
index 4babecfd9c..b4d55eb406 100644
--- a/webapps/docs/class-loader-howto.xml
+++ b/webapps/docs/class-loader-howto.xml
@@ -154,7 +154,7 @@ loaders as it is initialized:</p>
     <li><em>jasper-el.jar</em> &#8212; Optional. Tomcat EL implementation.</li>
     <li><em>jaspic-api.jar</em> &#8212; Jakarta Authentication 3.0 API.</li>
     <li><em>jsp-api.jar</em> &#8212; Optional. Jakarta Pages 4.0 API.</li>
-    <li><em>servlet-api.jar</em> &#8212; Jakarta Servlet 6.0 API.</li>
+    <li><em>servlet-api.jar</em> &#8212; Jakarta Servlet 6.1 API.</li>
     <li><em>tomcat-api.jar</em> &#8212; Several interfaces defined by Tomcat.
         </li>
     <li><em>tomcat-coyote.jar</em> &#8212; Tomcat connectors and utility


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