I made no changes just used the branch as is.  I tried deleting the commons jar to make sure it was using the new code but my app won't start without it.

..If I add a breakpoint on FileUploadSupport isFileUploadRequest(..) it stops so I assume its being used.

On 29/12/2022 10:44, Lukasz Lenart wrote:
czw., 29 gru 2022 o 11:40 Greg Huber <gregh3...@gmail.com> napisał(a):
WW-5273-servlet-upload branch works on both my ajax and forms based upload.
Great to hear that! Did you have any problem with configuring that
additional FileUploadServlet which is needed by Servlet API 3.1?

(although commons-fileupload-1.4.jar is still included)
Yes, it's there still as the old MultiPartRequest instances are using
it, it will be gone once the deprecated classes will be removed in
7.0.0
I can make it optional though :)


Regards

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

Reply via email to