I think the simplest way is to copy
org.apache.struts2.dispatcher.multipart.MultiPartRequestWrapper
to your classpath and change the
MultiPartRequestWrapper(..)
method to ignore the content.
I've put in a enhancement request in jira for a configuration item to
disable Multipart request pars
Hi all,
I've a S1/S2 mixed application that uses a S1 action to upload files,
however S2 keeps getting in the way and ripping out the uploaded data
even though it is a S1 action being called.
Is there a way to disable the file upload interceptor so the S1
action can handle the upload? Or
2 matches
Mail list logo