at.knowcenter.wag.egov.egiz.web.servlets
Class UpdateFormServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
at.knowcenter.wag.egov.egiz.web.servlets.UpdateFormServlet
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
- public class UpdateFormServlet
- 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 |
UPLOADFORM_SIGNATURE_TYPE_KEY
public static final String UPLOADFORM_SIGNATURE_TYPE_KEY
- See Also:
- Constant Field Values
UPLOADFORM_SIGNATURE_MODE_KEY
public static final String UPLOADFORM_SIGNATURE_MODE_KEY
- See Also:
- Constant Field Values
UPLOADFORM_SIGNATURE_DEVICE_KEY
public static final String UPLOADFORM_SIGNATURE_DEVICE_KEY
- See Also:
- Constant Field Values
UPLOADFORM_PDFA_KEY
public static final String UPLOADFORM_PDFA_KEY
- See Also:
- Constant Field Values
UpdateFormServlet
public UpdateFormServlet()
doGet
protected void doGet(HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
IOException
- Throws:
ServletException
IOException
doPost
protected void doPost(HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
IOException
- Throws:
ServletException
IOException
Copyright © 2006-2010. All Rights Reserved.