Jakarta Server Pages API provides the interfaces and classes for building JSP pages in Jakarta EE applications.
<dependency>
<groupId>jakarta.servlet.jsp</groupId>
<artifactId>jakarta.servlet.jsp-api</artifactId>
<version>4.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Access the default JspFactory instance.
No known issues recorded.
No dependency data recorded yet.