Class JspMvcFeature

    • Field Detail

      • TEMPLATE_BASE_PATH

        public static final String TEMPLATE_BASE_PATH
        String property defining the base path to JSP templates. If set, the value of the property is added in front of the template name defined in:

        Value can be absolute or relative to current servlet context.

        There is no default value.

        The name of the configuration property is "jersey.config.server.mvc.templateBasePath.jsp".

        See Also:
        Constant Field Values
    • Constructor Detail

      • JspMvcFeature

        public JspMvcFeature()