Eclipse Jetty is a widely-used async Java-based HTTP server and servlet engine supporting HTTP/1.0, HTTP/1.1, HTTP/2, and WebSocket protocols.
I am using jetty 6.1.23 within eclipse RAP (Rich Ajax Platform 1.3.2) and Java version 1.5. I am sending a PNG image to …
java networking jetty broken-pipeI have a really simple webapp project with maven and jetty that has been working very well until now. But …
mysql jetty jndi maven-jetty-plugindo anybody know if there is a Jetty 9 WTP plugin for Eclipse available? I can't find official one (only for …
eclipse-plugin jetty eclipse-wtpI'm trying to disable HTTP TRACE method in embedded Jetty. In Jetty doc's is info that HTTP trace is disabled …
spring http jetty trace embedded-jettyCan I create a restful service with interface and implementation class? If so, will all JAX-RS related imports go into …
web-services jetty jackson jersey-2.0 jetty-8What are the benefits of embedding jetty vs deploying your webapp(s) in jetty? If you are planning on deploying …
java jetty embedded-jetty web-applicationsI am currently getting an java.lang.OutOfMemoryError: PermGen space. I am using Jetty and Linux Ubuntu. I have tried …
java web-services jetty permgenI have a Java web application (Eclipse/OSGI) on a Jetty server. I want to be able to serve static …
web-services jakarta-ee jetty static-filesI have a main class that configures and fires up Jetty. (That's standard practice from Wicket for testing a webapp, …
java jetty embedded-jettyI'm investigating using Jetty 9 as a proxy, using standalone Jetty, not embedded Jetty. I've looked for help in many places: …
proxy jetty maven-jetty-plugin jetty-9