getServletRequest(HttpServletRequest request)
If the request includes a "multipart/form-data", then wrap it with
methods that allow easier connection to those objects since the servlet
API doesn't provide those methods directly.
If the request includes a "multipart/form-data", then wrap it with
methods that allow easier connection to those objects since the servlet
API doesn't provide those methods directly.