asit.bescheid
Class ShowBescheid
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
asit.bescheid.ShowBescheid
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
- public class ShowBescheid
- extends HttpServlet
- Author:
- Arne Tauber
- See Also:
- Serialized Form
|
Field Summary |
protected static org.apache.commons.logging.Log |
log_
|
| 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 |
log_
protected static org.apache.commons.logging.Log log_
ShowBescheid
public ShowBescheid()
doGet
public void doGet(HttpServletRequest request,
HttpServletResponse response)
throws IOException,
ServletException
- Throws:
IOException
ServletException
doPost
public void doPost(HttpServletRequest request,
HttpServletResponse response)
throws ServletException,
IOException
- Throws:
ServletException
IOException
getNotFoundText
protected String getNotFoundText()
Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.