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(ServletContext context) Obtains theJspApplicationContextinstance associated with the web application for the givenServletContext.