Uses of Interface
javax.servlet.jsp.JspPage
-
Packages that use JspPage Package Description javax.servlet.jsp -
-
Uses of JspPage in javax.servlet.jsp
Subinterfaces of JspPage in javax.servlet.jsp Modifier and Type Interface Description interface
HttpJspPage
This is the interface that a JSP processor-generated class for the HTTP protocol must satisfy.
-