Skip to main content

Jakarta Portlet

The Jakarta Portlet project defines the Specification and API, which enables the development of modular, server-side components that can be deployed within a portlet container running inside a Jakarta EE servlet container or application server. 

The Jakarta Portlet project migrates the JSR 362 Specification and API from Java EE to Jakarta EE. This includes updating package namespaces from "javax.portlet" to "jakarta.portlet", migrating XML namespaces from "http://xmlns.jcp.org/xml/ns/portlet" to "http://jakarta.ee/xml/ns/portlet", and aligning Java EE dependencies such as "javax.servlet" with their Jakarta EE 10 equivalents.

Future iterations of the project may introduce new features and enhancements, but the initial scope is strictly limited to completing the namespace and dependency migration to ensure compatibility with Jakarta EE 10 and to ease the migration path for developers and organizations.

Basics


Repositories

Repo Commits Reviews Issues
This project has no activity.

The EMO oversees the lifecycle of Eclipse projects, trademark and IP management, and provides a governance framework and recommendations on open source best practices.

See the project’s PMI page at https://projects.eclipse.org/projects/ee4j.portlet


Releases


IP Lab requests

Security related information is not yet available for this project. In order to gather such information automatically, Self Service of GitHub resources needs to be enabled for this project.

Back to the top