This article covers how to create a simple web application using Embedded Jetty with a Maven project, including setting up a basic Servlet and JSP page and deploying it to a server.
This article covers how to add, configure, and test filters and servlets in a web application deployed on Embedded Jetty, using Java code examples and humor.
This article covers how to add security to a web application deployed on Embedded Jetty, including configuring SSL and setting up basic authentication.
This article covers how to monitor an Embedded Jetty server using JMX and other monitoring tools, including enabling JMX monitoring and setting up other monitoring tools.