asit.verifier.paper
Class PapierVerificationService
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
asit.verifier.paper.PapierVerificationService
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
- public class PapierVerificationService
- extends HttpServlet
- Author:
- atauber
TODO To change the template for this generated type comment go to
Window - Preferences - Java - Code Style - Code Templates
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PapierVerificationService
public PapierVerificationService()
init
public void init()
throws ServletException
- Throws:
ServletException
doGet
protected void doGet(HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
IOException
- Throws:
ServletException
IOException
check
protected void check(String str,
String identifier,
Hashtable table,
String errorMessage)
doPost
protected void doPost(HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
IOException
- Throws:
ServletException
IOException
Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.