error-handling-4/
- Using the Servlet 4<error-page>
descriptor elementhello-servlet-3/
- Simple Hello World in Servlet 3.1hello-servlet-5/
- Simple Hello World in Servlet 5.0http2-demo/
- Using the JettyPushCacheFilter
(now deprecated by HTTP/2 spec) to auto push resources to HTTP2 clientjaspi-webapp/
- Using JASPI from a WebApplogging-overlap/
- Example of having multiple active Logging libraries at the same time and routing all of the events to a single logging implementation. (webapp + standalone${jetty.base}
dir)loosely-coupled-webapps/
- Example of a WebApp that depends on another WebApp being available at runtime