Registry / web-framework / jetty-osgi-boot-jsp

jetty-osgi-boot-jsp

JSON →
library11.0.26javamavenunverified

Jetty OSGi Boot JSP provides JSP support for Jetty in OSGi environments.

<dependency> <groupId>org.eclipse.jetty.osgi</groupId> <artifactId>jetty-osgi-boot-jsp</artifactId> <version>11.0.26</version> </dependency>
INSTALL
IMPORT
SIG · JETTY-OSGI-BOOT-JS
J
jetty-osgi-boot-jsp
web-frameworkjavav11.0.26
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.

JettyJspServlet
org.eclipse.jetty.osgi.boot.jsp.JettyJspServlet

Minimal example creating a Jetty JSP servlet

import org.eclipse.jetty.osgi.boot.jsp.JettyJspServlet; public class Example { public static void main(String[] args) { JettyJspServlet servlet = new JettyJspServlet(); System.out.println("JSP servlet created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
11.0.26latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
jetty-osgi-boot-jsp — mvn dependency:get jetty-osgi-boot-jsp · libregistry