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