Interface HttpJspPage

  • All Superinterfaces:
    JspPage, Servlet

    public interface HttpJspPage
    extends JspPage
    This is the interface that a JSP processor-generated class for the HTTP protocol must satisfy.
    • Method Detail