JSP 2.1 Jasper implementation from Glassfish, providing JSP compilation and execution.
<dependency>
<groupId>org.mortbay.jetty</groupId>
<artifactId>jsp-2.1-glassfish</artifactId>
<version>2.1.v20100127</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Compile JSP files using JspC
Use a newer JSP implementation (e.g., Tomcat's Jasper)
No dependency data recorded yet.