[
https://issues.apache.org/jira/browse/WW-4609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lukasz Lenart closed WW-4609.
-----------------------------
Resolution: Not A Problem
> Getting access to fileitem objects through MultiPartRequestWrapper
> ------------------------------------------------------------------
>
> Key: WW-4609
> URL: https://issues.apache.org/jira/browse/WW-4609
> Project: Struts 2
> Issue Type: Improvement
> Reporter: Filippo Munafò
> Priority: Major
> Fix For: 6.1.0
>
>
> Can you please change the MultiPartRequestWrapper, and the
> JakartaMultiPartRequest, adding a new method? The signature should be:
> public List<FileItem> getFileItems(String)
> Our action ancestor class needs to get access to the "files" properties of
> JakartaMultiPartRequest through the MultiPartRequestWrapper. Otherwise we
> need to code something similar to what is done by the
> FileUploadInterceptor.intercept and create again the fileitem needed by our
> application code.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)