接口 javax.servlet.jsp.JspPage
的使用

使用 JspPage 的软件包
javax.servlet.jsp Classes and interfaces for the Core JSP 2.1 API. 
org.apache.jasper.runtime   
 

javax.servlet.jspJspPage 的使用
 

javax.servlet.jspJspPage 的子接口
 interface HttpJspPage
          The HttpJspPage interface describes the interaction that a JSP Page Implementation Class must satisfy when using the HTTP protocol.
 

org.apache.jasper.runtimeJspPage 的使用
 

实现 JspPageorg.apache.jasper.runtime 中的类
 class HttpJspBase
          This is the super class of all JSP-generated servlets.
 



Copyright © 2013. All Rights Reserved.