The TasksDispatcherRequestWrapper is for wrapper the original
HttpServletRequest before passing it to the RequestDispatcher.include().
A wrapper is needed because the TasksDispatcher and the
TasksProcessorServlet communicate with each other by setting the
events and results to the request atributes.