public class DispatchServlet
extends HttpServlet
Constructor and Description |
---|
DispatchServlet() |
Modifier and Type | Method and Description |
---|---|
void |
init(ServletConfig config) |
protected void |
service(HttpServletRequest request,
HttpServletResponse response) |
public void init(ServletConfig config)
protected void service(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException
ServletException
IOException
Copyright © 2022. All rights reserved.