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, service
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
public NumberPage()
public void service(HttpServletRequest req, HttpServletResponse res) throws IOException, ServletException
service
in class HttpServlet
IOException
ServletException