Uses of Interface
javax.servlet.jsp.JspApplicationContext

Packages that use JspApplicationContext
javax.servlet.jsp Classes and interfaces for the Core JSP 2.0 API. 
 

Uses of JspApplicationContext in javax.servlet.jsp
 

Methods in javax.servlet.jsp that return JspApplicationContext
abstract  JspApplicationContext JspFactory.getJspApplicationContext(ServletContext context)
           Obtain the JspApplicationContext instance that was associated within the passed ServletContext for this web application.
 



Copyright © 1999-2007 The Apache Software Foundation. All Rights Reserved.