Uses of Interface
javax.servlet.jsp.JspApplicationContext
Packages that use JspApplicationContext
-
Uses of JspApplicationContext in javax.servlet.jsp
Methods in javax.servlet.jsp that return JspApplicationContextModifier and TypeMethodDescriptionabstract JspApplicationContextJspFactory.getJspApplicationContext(javax.servlet.ServletContext context) Obtains theJspApplicationContextinstance associated with the web application for the givenServletContext.