wt., 20 maj 2025 o 00:22 Deborah White
<[email protected]> napisał(a):
> It was never implemented like that where I can see. There is no reference to 
> interceptor-ref name=fileUpload.

Not sure what you mean by that, but the new
ActionFileuploadInterceptor has been added in Struts 6.4 and to use it
your actions must implement a dedicated interface -
UploadedFilesAware.

https://github.com/apache/struts/blob/main/core/src/main/java/org/apache/struts2/interceptor/ActionFileUploadInterceptor.java#L105-L124


Cheers
Łukasz

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to