Uses of Interface
jakarta.servlet.jsp.JspApplicationContext
Packages that use JspApplicationContext
-
Uses of JspApplicationContext in jakarta.servlet.jsp
Methods in jakarta.servlet.jsp that return JspApplicationContextModifier and TypeMethodDescriptionabstract JspApplicationContextJspFactory.getJspApplicationContext(jakarta.servlet.ServletContext context) Obtain theJspApplicationContextinstance that was associated within the passedServletContextfor this web application. -
Uses of JspApplicationContext in org.apache.jasper.runtime
Classes in org.apache.jasper.runtime that implement JspApplicationContextModifier and TypeClassDescriptionclassImplementation of JspApplicationContextMethods in org.apache.jasper.runtime that return JspApplicationContextModifier and TypeMethodDescriptionJspFactoryImpl.getJspApplicationContext(jakarta.servlet.ServletContext context)