christophedelory.betty.servlet
Class AddBetterHttpServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
christophedelory.servlet.AbstractHttpServlet
christophedelory.betty.servlet.AddBetterHttpServlet
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
public class AddBetterHttpServlet
- extends AbstractHttpServlet
Adds a better definition.
- 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 |
AddBetterHttpServlet
public AddBetterHttpServlet()
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.