4.0.0

Latest release
Released 6 months ago (May 09, 2024)

Software
JSP/Jakarta
Introduction Jakarta Server Pages (formerly JavaServer Pages) is a Java framework for building web applications. It provides you with UI components to simplify the process of building user interfaces, and you can also use both Java code and HTML together in a JSP page.
Vendor Eclipse Foundation
Written in Java
Repository https://github.com/jakartaee/pages
Website https://jakarta.ee/specifications/pages/
License Eclipse Public License 2.0

All Releases

VersionFirst official releaseLatest patch releaseNamespace change
4.04.0.0
6 months ago
May 09, 2024
4.0.0
6 months ago
May 09, 2024
3.13.1.0
2 years ago
April 21, 2022
3.1.1
1 year ago
February 01, 2023
3.03.0.0
4 years ago
October 20, 2020
3.0.0
4 years ago
October 20, 2020
jakarta.servlet.jsp
2.32.3.0
11 years ago
January 12, 2013
2.3.6
5 years ago
September 02, 2019
2.22.2.1
13 years ago
July 20, 2011
2.2.1
13 years ago
July 20, 2011
javax.servlet.jsp

There is no end-of-life date mentioned on official documentation or website of Jakarta JSP.

The below is brief history of JSP package/api changes.

3.0.0 (namespace package was changed from this release):

  • This release affected the Specification, API, TCK, and Compatible Implementations because of namespace changed
  • The full description can be found in the Jakarta EE 9 Release Plan (https://eclipse.org/community/eclipse_newsletter/2020/august/1.php)
  • Bundle name: Jakarata Server Pages
  • Specification vendor: Eclipse Foundation
  • Namespace: jakarta.servlet
  • Group id: jakarta.servlet.jsp
  • Artifact id: jakarta.servlet.jsp-api
  • Maven repository: https://mvnrepository.com/artifact/jakarta.servlet.jsp/jakarta.servlet.jsp-api

2.3.4 (group id/artifact id were changed from this release):

  • First release of the JSP API under EE4J
  • Both the API and the behaviour are unchanged
  • The code has been cleaned up (standard EE4J formatting applied, Javadoc errors fixed, IDE warnings (e.g. stray semi-colons) fixed, etc.
  • Bundle name: JavaServer Pages
  • Specification vendor: Eclipse Foundation
  • Namespace: javax.servet.jsp
  • Group id: jakarta.servlet.jsp
  • Artifact id: jakarta.servlet.jsp-api
  • Maven repository: https://mvnrepository.com/artifact/jakarta.servlet.jsp/jakarta.servlet.jsp-api

2.2.x → 2.3.3:

  • Bundle name: JavaServer Pages
  • Specification vendor: Oracle Corporation
  • Namespace: javax.servet.jsp
  • Group id: javax.servlet.jsp
  • Artifact id: javax.servlet.jsp-api
  • Maven repository: https://mvnrepository.com/artifact/javax.servlet.jsp/javax.servlet.jsp-api

Recent Releases

Version Release date
4.0.0 6 months ago
May 09, 2024
4.0.0-M2 9 months ago
February 27, 2024
4.0.0-M1 1 year ago
November 16, 2023
3.1.1 1 year ago
February 01, 2023
3.1.0 2 years ago
April 21, 2022