Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Examples and Practice

Header Image

  1. Creating a Simple Web Application with Embedded Jetty
    • 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.
  2. Adding Filters and Servlets to a Web Application Deployed on Embedded Jetty
    • 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.
  3. Adding Security to a Web Application Deployed on Embedded Jetty
    • This article covers how to add security to a web application deployed on Embedded Jetty, including configuring SSL and setting up basic authentication.
  4. Monitoring an Embedded Jetty Server
    • 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.

Table of contents