Uses of Interface
javax.servlet.jsp.JspPage

Packages that use JspPage
javax.servlet.jsp Classes and interfaces for the Core JSP 2.0 API. 
 

Uses of JspPage in javax.servlet.jsp
 

Subinterfaces of JspPage in javax.servlet.jsp
 interface HttpJspPage
          The HttpJspPage interface describes the interaction that a JSP Page Implementation Class must satisfy when using the HTTP protocol.
 



Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.