Nothing should touch the HttpServletRequest before this request-scope factory
bean, which parses primitive information such as the request type and
parameter map, as well as resolving multipart uploads.
getRequestType() A factory method for a String encoding the nature of the current request
cycle, either ViewParameters.RENDER_REQUEST or
ViewParameters.ACTION_REQUEST.