public class ErrorServlet extends HttpServlet
Constructor and Description |
---|
ErrorServlet() |
Modifier and Type | Method and Description |
---|---|
void |
service(ServletRequest request,
ServletResponse response) |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
public void service(ServletRequest request, ServletResponse response) throws ServletException, java.io.IOException
service
in interface Servlet
service
in class HttpServlet
ServletException
java.io.IOException
Copyright © 2012. All Rights Reserved.