Class JspConfiguration

java.lang.Object
org.eclipse.jetty.webapp.AbstractConfiguration
org.eclipse.jetty.webapp.JspConfiguration
All Implemented Interfaces:
Configuration

public class JspConfiguration extends AbstractConfiguration

JSP Configuration

This configuration configures the WebAppContext server/system classes to be able to see the org.eclipse.jetty.jsp and org.eclipse.jetty.apache packages. This class is defined in the webapp package, as it implements the Configuration interface, which is unknown to the jsp package.