Class JspConfig

java.lang.Object
org.apache.jasper.compiler.JspConfig

public class JspConfig extends Object
Handles the jsp-config element in WEB_INF/web.xml. This is used for specifying the JSP configuration information on a JSP page
Author:
Kin-man Chung, Remy Maucherat