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 JspApplicationContext
JspFactory.getJspApplicationContext
(javax.servlet.ServletContext context) Obtains theJspApplicationContext
instance associated with the web application for the givenServletContext
. -
Uses of JspApplicationContext in org.apache.jasper.runtime
Classes in org.apache.jasper.runtime that implement JspApplicationContextMethods in org.apache.jasper.runtime that return JspApplicationContextModifier and TypeMethodDescriptionJspFactoryImpl.getJspApplicationContext
(javax.servlet.ServletContext context)