Uses of Interface
jakarta.servlet.jsp.JspApplicationContext
-
Uses of JspApplicationContext in jakarta.servlet.jsp
Modifier and TypeMethodDescriptionabstract JspApplicationContext
JspFactory.getJspApplicationContext
(ServletContext context) Obtains theJspApplicationContext
instance associated with the web application for the givenServletContext
.