Modifier and Type | Method and Description |
---|---|
void |
_jspService(HttpServletRequest request,
HttpServletResponse response)
The main service method for a JSP page.
|
jspDestroy, jspInit
destroy, getServletConfig, getServletInfo, init, service
void _jspService(HttpServletRequest request, HttpServletResponse response) throws ServletException, java.io.IOException
request
- the servlet request.response
- the servlet response.ServletException
java.io.IOException