com.j2biz.blogunity.web.servlet
Class UserServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
com.j2biz.blogunity.web.servlet.UserServlet
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
- public class UserServlet
- extends HttpServlet
- See Also:
- Serialized Form
Methods inherited from class javax.servlet.GenericServlet |
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserServlet
public UserServlet()
doGet
protected void doGet(HttpServletRequest arg0,
HttpServletResponse arg1)
throws ServletException,
IOException
- Throws:
ServletException
IOException
doPost
protected void doPost(HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
IOException
- Throws:
ServletException
IOException
Copyright (c)j2biz.com