跳转到主要内容
  • 编辑账户
  • 管理Cookies

Jakarta Servlet 6.0 (under development)

Jakarta Servlet defines a server-side API for handling HTTP requests and responses.

Plan

The plan for 6.0.0 is:

  • remove currently deprecated features
  • consider removing / deprecating additional features
  • add clarity to existing features
  • implement requested enhancements

Prioritisation to be determined by the community as work progresses.

Backwards compatibility

Backward compatibility issue include:

  • Removal of deprecated code
  • Removal of other features not currently deprecated

Optional features

None

Minimum Java SE version

The JDK version required will be aligned with Jakarta EE 10.

TCK Updates

The following TCK updates will be required:

  • Updated signatures
  • New tests for any new features
  • Remove tests associated with removed features

Release Record

Release Record

Compatible Implementations

  • Glassfish (version TBD)
  • Apache Tomcat 10.1.x ?

Ballots

Release Review

The Release Review Specification Committee Ballot concluded successfully on TBD with the following results.

Yes No Abstain
Fujitsu
IBM
Oracle
Payara
Red Hat
Tomitribe
EE4J PMC
Participant Members
Committer Members

Plan Review

The Plan Review Specification Committee Ballot concluded successfully on TBD with the following results.

Yes No Abstain
Fujitsu
IBM
Oracle
Payara
Red Hat
Tomitribe
EE4J PMC
Participant Members
Committer Members

单击下面的规范以访问规范文档、Javadoc、技术兼容性工具包(TCK)以及每个版本的规范的兼容实现.

Platform and Profile 规范

Jakarta EE Platform and Profile 规范是各个规范的总括规范。Jakarta EE Platform 包括大多数单独的规范,而 Profile 规范包括用于开发Web平台和微服务体系结构的单独规范.

单独规范

每个单独的规范都描述了实现企业Java应用程序的特定方面的标准化方式.

返回顶部