Uses of Interface
javax.servlet.jsp.JspApplicationContext

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

Uses of JspApplicationContext in javax.servlet.jsp
 

Methods in javax.servlet.jsp that return JspApplicationContext
abstract  JspApplicationContext JspFactory.getJspApplicationContext(javax.servlet.ServletContext context)
          Obtains the JspApplicationContext instance associated with the web application for the given ServletContext.
 



Copyright (c) 1999-2011 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.