Class Constants

java.lang.Object
org.apache.catalina.manager.host.Constants

public class Constants extends Object
Constants used by the host manager web application.
  • Field Details

    • Package

      public static final String Package
      The fully qualified name of this package.
      See Also:
    • REL_EXTERNAL

      public static final String REL_EXTERNAL
      The HTML rel attribute value for external links.
      See Also:
    • MESSAGE_SECTION

      public static final String MESSAGE_SECTION
      The HTML message section template for host manager pages.
      See Also:
    • MANAGER_SECTION

      public static final String MANAGER_SECTION
      The HTML manager section template for host manager pages.
      See Also:
    • SERVER_HEADER_SECTION

      public static final String SERVER_HEADER_SECTION
      The HTML server header section template for host manager pages.
      See Also:
    • SERVER_ROW_SECTION

      public static final String SERVER_ROW_SECTION
      The HTML server row section template for host manager pages.
      See Also:
    • HTML_TAIL_SECTION

      public static final String HTML_TAIL_SECTION
      The HTML tail section template for host manager pages.
      See Also:
    • CHARSET

      public static final String CHARSET
      The character set used by the host manager application.
      See Also: