handle(String target, HttpServletRequest request, HttpServletResponse response, int dispatch) Handle a request.
Parameters: target - The target of the request - either a URI or a name. Parameters: request - The request either as the Requestobject or a wrapper of that request.