Registry / web-framework / jetty-jsp-2-1

jetty-jsp-2-1

JSON →
library7.5.4.v20111024javamavenunverified

JSP 2.1 support for Jetty using Glassfish Jasper implementation.

<dependency> <groupId>org.eclipse.jetty</groupId> <artifactId>jetty-jsp-2.1</artifactId> <version>7.5.4.v20111024</version> </dependency>
INSTALL
IMPORT
SIG · JETTY-JSP-2-1
J
jetty-jsp-2-1
web-frameworkjavav7.5.4.v20111024
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.

JettyJasperInitializer
org.eclipse.jetty.jsp.JettyJasperInitializer

Initialize JSP support in Jetty.

import org.eclipse.jetty.jsp.JettyJasperInitializer; public class Example { public static void main(String[] args) { JettyJasperInitializer initializer = new JettyJasperInitializer(); System.out.println(initializer.getClass().getName()); } }
Debug
Known issues
breakingJetty JSP 2.1 is outdated and may have security vulnerabilities.
fix
Upgrade to Jetty 9+ with JSP 2.3 support.
affects: <=7.5.4.v20111024
Upgrade
Version history
7.5.4.v20111024latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
jetty-jsp-2-1 — mvn dependency:get jetty-jsp-2-1 · libregistry