public class RootServlet
extends ServletContainer
| Constructor and Description |
|---|
RootServlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(ServletConfig config) |
protected void |
service(HttpServletRequest request,
HttpServletResponse response) |
public void init(ServletConfig config)
throws ServletException
ServletExceptionprotected void service(HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
IOException
ServletExceptionIOExceptionCopyright © 2018. All rights reserved.