public class NumberPage extends HttpServlet
This will be used for testing.
| Constructor and Description |
|---|
NumberPage() |
| Modifier and Type | Method and Description |
|---|---|
void |
service(HttpServletRequest req,
HttpServletResponse res) |
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, servicedestroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, logpublic NumberPage()
public void service(HttpServletRequest req, HttpServletResponse res) throws IOException, ServletException
service in class HttpServletIOExceptionServletExceptionCopyright © 2017. All rights reserved.