All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface javax.servlet.jsp.HttpJspPage

public interface HttpJspPage
extends JspPage
XXX


Method Index

 o _jspService(HttpServletRequest, HttpServletResponse)
XXX

Methods

 o _jspService
 public abstract void _jspService(HttpServletRequest req,
                                  HttpServletResponse res) throws ServletException, IOException
XXX

Parameters:
req - XXX
res - XXX
Throws: ServletException
XXX
Throws: IOException
XXX

All Packages  Class Hierarchy  This Package  Previous  Next  Index