OpMath

Uses of Class
com.opmath.util.http.HttpServletRequest

Packages that use HttpServletRequest
com.opmath.util.http HTTP parameter handling and other HttpServlet request and session handling utilities. 
 

Uses of HttpServletRequest in com.opmath.util.http
 

Methods in com.opmath.util.http with parameters of type HttpServletRequest
protected  String HttpSessionServlet.doGetDispatch(HttpServletRequest req, HttpSession session)
          Services an HTTP GET request, as caught by the doGet(HttpServletRequest, HttpServletResponse) method on this class.
protected  String HttpSessionServlet.doPostDispatch(HttpServletRequest req, HttpSession session)
          Services an HTTP POST request, as caught by the doPost(HttpServletRequest, HttpServletResponse) method on this class.
protected  String HttpServlet.doGetDispatch(HttpServletRequest req)
          Services an HTTP GET request, as caught by the doGet(HttpServletRequest, HttpServletResponse) method on this class.
protected  String HttpServlet.doPostDispatch(HttpServletRequest req)
          Handles an HTTP POST request.
protected  String HttpProtectedServlet.doGetDispatch(HttpServletRequest req)
          Services an HTTP GET request, as handled by the doGet(HttpServletRequest, HttpServletResponse) method on this class.
protected  String HttpProtectedServlet.doPostDispatch(HttpServletRequest req)
          Services an HTTP POST request, as handled by the doPost(HttpServletRequest, HttpServletResponse) method on this class.
protected  String HttpLogOnServlet.doGetDispatch(HttpServletRequest req)
          Services an HTTP GET request, as handled by the superclass.
protected  String HttpLogOnServlet.doPostDispatch(HttpServletRequest req)
          Services an HTTP POST request, as handled by doPost(HttpServletRequest, HttpServletResponse).
protected  String HttpLogOnServlet.identifyUser(HttpServletRequest req)
          Attempts to authenticate the requester, and authorize the requester's access.
protected  String HttpLogOffServlet.doGetDispatch(HttpServletRequest req)
          Services an HTTP GET request, as handled by the doGet(HttpServletRequest, HttpServletResponse) method on this class.
protected  String HttpLogOffServlet.doPostDispatch(HttpServletRequest req)
          Services an HTTP POST request, as handled by the doPost(HttpServletRequest, HttpServletResponse) method on this class.
 


OpMath

Submit a bug or feature to Open Math
Copyright © 2002 Open Math Company Limited, Brighton, UK