asit.moa.moaid
Class BPKCalculatorServlet
java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
asit.moa.moaid.BPKCalculatorServlet
- All Implemented Interfaces:
- Serializable, Servlet, ServletConfig
- public class BPKCalculatorServlet
- 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 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 |
BPKCalculatorServlet
public BPKCalculatorServlet()
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
sendSecurityLayerRequest
protected static Document sendSecurityLayerRequest(URL connectionURL,
String request,
String dataURL,
String redirectURL)
throws Exception
- Throws:
Exception
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright 2007 Institut fuer Angewandte Informationsverarbeitung und Kommunikationstechnologie. All Rights Reserved.