Uses of Interface
javax.servlet.jsp.JspPage
Packages that use JspPage
-
Uses of JspPage in javax.servlet.jsp
Subinterfaces of JspPage in javax.servlet.jspModifier and TypeInterfaceDescriptioninterface
The HttpJspPage interface describes the interaction that a JSP Page Implementation Class must satisfy when using the HTTP protocol. -
Uses of JspPage in org.apache.jasper.runtime
Classes in org.apache.jasper.runtime that implement JspPageModifier and TypeClassDescriptionclass
This is the super class of all JSP-generated servlets.