Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tomcat10対応 #938

Open
m-takata opened this issue May 31, 2023 · 0 comments
Open

Tomcat10対応 #938

m-takata opened this issue May 31, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@m-takata
Copy link
Contributor

Tomcat10は、Servlet 6.0の規格に対応している。

Servlet 4.0から5.0の変更点として、javax.servletパッケージが、jakarta.servletにパッケージ名変更されている。
Tomcat9は、Servlet 4.0なのでパッケージ名の変更はなく、影響はなかった。

@m-takata m-takata added the enhancement New feature or request label May 31, 2023
m-takata added a commit that referenced this issue Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants