2017-04-13 17:43 GMT+02:00 Adam Brin <ab...@digitalantiquity.org>:
> One step is  to modify the struts.xml to create a custom stack that doesn’t 
> include the file-upload interceptor.

Parsing of multipart request happens early, in Dispatcher so to be
100% sure you must implement a NoOpMultipartParser or define your own
Dispatcher and override the wrapRequest() method or or the
isMultipartRequest() method (new in 2.5.11)


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to