Uses of Interface
jakarta.servlet.jsp.JspApplicationContext
- 
Packages that use JspApplicationContext Package Description jakarta.servlet.jsp  - 
- 
Uses of JspApplicationContext in jakarta.servlet.jsp
Methods in jakarta.servlet.jsp that return JspApplicationContext Modifier and Type Method Description abstract JspApplicationContextJspFactory. getJspApplicationContext(ServletContext context)Obtains theJspApplicationContextinstance associated with the web application for the givenServletContext. 
 -