Betty v1.1.0

christophedelory.betty.admin.servlet
Class RemoveChampionshipHttpServlet

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.RemoveChampionshipHttpServlet
All Implemented Interfaces:
Serializable, Servlet, ServletConfig

public class RemoveChampionshipHttpServlet
extends AbstractHttpServlet

Removes a championship definition.

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

Constructor Summary
RemoveChampionshipHttpServlet()
           
 
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

RemoveChampionshipHttpServlet

public RemoveChampionshipHttpServlet()
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.