Interface JspConfigDescriptor


public interface JspConfigDescriptor
This interface exposes the JSP specific configuration information obtain ed from the deployment descriptors. It is primarily provided so that JSP implementations do not have to parse deployment descriptors.
Since:
Servlet 3.0