christophedelory.betty.servlet
Class GetChampionshipInfoHttpServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
christophedelory.servlet.AbstractHttpServlet
christophedelory.betty.servlet.GetChampionshipInfoHttpServlet
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
public class GetChampionshipInfoHttpServlet
- extends AbstractHttpServlet
Returns full information on a championship.
- Version:
- $Revision$
- Author:
- Christophe Delory
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetChampionshipInfoHttpServlet
public GetChampionshipInfoHttpServlet()
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
Copyright © 2008-2009 Christophe Delory. All Rights Reserved.