|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is the interface that a JSP processor-generated class for the HTTP protocol must satisfy.
Method Summary | |
void |
_jspService(HttpServletRequest request,
HttpServletResponse response)
_jspService corresponds to the body of the JSP page. |
Methods inherited from interface javax.servlet.jsp.JspPage |
jspDestroy,
jspInit |
Methods inherited from interface javax.servlet.Servlet |
destroy,
getServletConfig,
getServletInfo,
init,
service |
Method Detail |
public void _jspService(HttpServletRequest request, HttpServletResponse response) throws ServletException, java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |