Uses of Interface
javax.servlet.jsp.JspApplicationContext

Packages that use JspApplicationContext
javax.servlet.jsp   
 

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 © 1995-2011 Mort Bay Consulting. All Rights Reserved.