Betty v1.1.0

christophedelory.betty.admin.servlet
Class ProcessChampionshipHttpServlet

java.lang.Object
  extended by javax.servlet.GenericServlet
      extended by javax.servlet.http.HttpServlet
          extended by christophedelory.servlet.AbstractHttpServlet
              extended by christophedelory.betty.admin.servlet.ProcessChampionshipHttpServlet
All Implemented Interfaces:
Serializable, Servlet, ServletConfig

public class ProcessChampionshipHttpServlet
extends AbstractHttpServlet

Re-processes all player scores, ranks and bets in a championship.

Version:
$Revision$
Author:
Christophe Delory
See Also:
Serialized Form

Constructor Summary
ProcessChampionshipHttpServlet()
           
 
Method Summary
protected  void doPost(HttpServletRequest req, HttpServletResponse resp)
           
 String getServletInfo()
           
 
Methods inherited from class christophedelory.servlet.AbstractHttpServlet
doGet, doPut, getEnvEntry, getLocales, getParameter, sendError, sendError, sendResponse
 
Methods inherited from class javax.servlet.http.HttpServlet
doDelete, doHead, doOptions, doTrace, getLastModified, service, service
 
Methods inherited from class javax.servlet.GenericServlet
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletName, init, init, log, log
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessChampionshipHttpServlet

public ProcessChampionshipHttpServlet()
Method Detail

getServletInfo

public String getServletInfo()
Specified by:
getServletInfo in interface Servlet
Overrides:
getServletInfo in class GenericServlet

doPost

protected void doPost(HttpServletRequest req,
                      HttpServletResponse resp)
               throws IOException,
                      ServletException
Overrides:
doPost in class AbstractHttpServlet
Throws:
IOException
ServletException

© 2008-2009 Christophe Delory

Copyright © 2008-2009 Christophe Delory. All Rights Reserved.