...
[14:59:53 CDT(-0500)] <EricDalquist> sure
[15:01:21 CDT(-0500)] <cwaymire> https://gist.github.com/anonymous/5207946
[15:01:21 CDT(-0500)] <cwaymire> https://gist.github.com/anonymous/5207952
[15:01:24 CDT(-0500)] <cwaymire> first one is the mvc controller
[15:01:28 CDT(-0500)] <cwaymire> second is a portlet resource mapping
[15:01:54 CDT(-0500)] <cwaymire> when I attempted to use the resource mapping I got an error saying org.springframework.web.portlet.bind.MissingPortletRequestParameterException: Required MultipartFile parameter 'qqfile' is not present
[15:01:55 CDT(-0500)] <EricDalquist> ok
[15:02:18 CDT(-0500)] <EricDalquist> but it works for the action request version of that?