接口 javax.servlet.jsp.JspApplicationContext
的使用

使用 JspApplicationContext 的软件包
javax.servlet.jsp Classes and interfaces for the Core JSP 2.1 API. 
org.apache.jasper.runtime   
 

javax.servlet.jspJspApplicationContext 的使用
 

返回 JspApplicationContextjavax.servlet.jsp 中的方法
abstract  JspApplicationContext JspFactory.getJspApplicationContext(ServletContext context)
          Obtains the JspApplicationContext instance associated with the web application for the given ServletContext.
 

org.apache.jasper.runtimeJspApplicationContext 的使用
 

实现 JspApplicationContextorg.apache.jasper.runtime 中的类
 class JspApplicationContextImpl
           
 

返回 JspApplicationContextorg.apache.jasper.runtime 中的方法
 JspApplicationContext JspFactoryImpl.getJspApplicationContext(ServletContext context)
           
 



Copyright © 2013. All Rights Reserved.