śr., 17 wrz 2025 o 20:29 Deborah White <[email protected]> napisał(a): > Hello, we recently updated to Struts 7 and we are getting this error when no > files are actually being uploaded:
What do you mean by that? Did you hit Submit on a form but without files attached? > "Request exceeded allowed number of files! Permitted number of files is: 256!" As far as I see, you are using JakartaStreamMultiPartRequest, could you try to switch to the default implementation? Cheers Łukasz --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

