Annotation Type HttpWhiteboardServletErrorPage

    • Field Summary

      Fields 
      Modifier and Type Fields Description
      static java.lang.String PREFIX_
      Prefix for the property name.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String[] errorPage
      Service property identifying the error pages of a servlet.
    • Field Detail

      • PREFIX_

        static final java.lang.String PREFIX_
        Prefix for the property name. This value is prepended to each property name.
    • Element Detail

      • errorPage

        java.lang.String[] errorPage
        Service property identifying the error pages of a servlet.
        Returns:
        The servlet error pages.
        See Also:
        HTTP_WHITEBOARD_SERVLET_ERROR_PAGE