Preloading a Servlet:

If you have servlets that you want to load at server startup time, within the configuration of the servlet, use:

  <Call name="getServlet"></Call>

Return to JettyConfiguration.