Registry / web-framework / jsp-2-1

jsp-2-1

JSON →
library6.1.14javamavenunverified

JSP 2.1 Jasper implementation from Glassfish, bundled for Jetty.

<dependency> <groupId>org.mortbay.jetty</groupId> <artifactId>jsp-2.1</artifactId> <version>6.1.14</version> </dependency>
INSTALL
IMPORT
SIG · JSP-2-1
J
jsp-2-1
web-frameworkjavav6.1.14
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

JspServlet
org.apache.jasper.servlet.JspServlet

Demonstrates creating a JspServlet instance.

import org.apache.jasper.servlet.JspServlet; public class Example { public static void main(String[] args) { JspServlet servlet = new JspServlet(); System.out.println("JspServlet created."); } }
Debug
Known issues
breakingVersion 6.1.14 is outdated and may have security vulnerabilities.
fix
Upgrade to a newer version of Jetty or use a different JSP implementation.
affects: <=6.1.14
Upgrade
Version history
6.1.14latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources