public class StatisticsServlet extends HttpServlet
| Constructor and Description |
|---|
StatisticsServlet() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doGet(HttpServletRequest req,
HttpServletResponse resp) |
void |
doPost(HttpServletRequest sreq,
HttpServletResponse sres) |
void |
init() |
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, servicedestroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, logpublic void init()
throws ServletException
init in class GenericServletServletExceptionpublic void doPost(HttpServletRequest sreq, HttpServletResponse sres) throws ServletException, IOException
doPost in class HttpServletServletExceptionIOExceptionprotected void doGet(HttpServletRequest req, HttpServletResponse resp) throws ServletException, IOException
doGet in class HttpServletServletExceptionIOExceptionCopyright © 1995–2017 Webtide. All rights reserved.