com.opensymphony.webwork.validators
Class ValidationServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
com.opensymphony.webwork.validators.ValidationServlet
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
- public class ValidationServlet
- extends HttpServlet
User: plightbo
Date: Dec 11, 2004
Time: 6:17:58 PM
- 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 |
ValidationServlet
public ValidationServlet()
doPost
protected void doPost(HttpServletRequest req,
HttpServletResponse res)
throws ServletException,
IOException
- Throws:
ServletException
IOException