Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

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.