[ 
https://issues.apache.org/jira/browse/FILEUPLOAD-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jochen Wiedmann resolved FILEUPLOAD-236.
----------------------------------------
    Resolution: Won't Fix

As Benedikt Ritter has pointed out, ten years ago: This is a topic for 
Fileupload 2.0, which has a better API for such things. Indeed, following the 
examples of commons-fileupload2-jakarta5, commons-fileupload2-jakarta6, 
commons-fileupload2-javax, or commons-fileupload2-portlet (1.0), it should be 
easy for you to create your own subclasses, that use Portlet 2.0.

 

> PortletFileupload - Upgade to portlet API 2.0, to support ResourceRequest for 
> AJAX uploads
> ------------------------------------------------------------------------------------------
>
>                 Key: FILEUPLOAD-236
>                 URL: https://issues.apache.org/jira/browse/FILEUPLOAD-236
>             Project: Commons FileUpload
>          Issue Type: Improvement
>            Reporter: Christian Katzorke
>            Priority: Minor
>              Labels: features, patch
>             Fix For: 2.0.0
>
>         Attachments: commons-fileupload.patch
>
>
> Portlet support is limited to ActionRequests (since only portlet API 1.0 is 
> supported).
> Commons fileupload should switch to portlet API 2.0 and also support 
> ResourceRequests for better AJAX handling. Due to the usage of 
> ClientDataRequest, existing code can be reused without modification.
>  
> Attached is a patch file for suggested changes.
> Cheers
> Christian 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to