Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

ChecksServlet renders the List of CheckAndResults exposed in the ServletContext by the CheckingContextListener.

This servlet offers a submit button which will invoke the checks runner to run the checks. This is suitable for checks of truly dynamic runtime conditions (e.g., is your database up).

This servlet also renders a table of Packages present at runtime.