Uses of Interface
jakarta.servlet.jsp.JspPage
- 
Packages that use JspPage Package Description jakarta.servlet.jsp Classes and interfaces for the Core JSP 3.1 API.
- 
- 
Uses of JspPage in jakarta.servlet.jspSubinterfaces of JspPage in jakarta.servlet.jsp Modifier and Type Interface Description interfaceHttpJspPageThe HttpJspPage interface describes the interaction that a JSP Page Implementation Class must satisfy when using the HTTP protocol.
 
-