[richfaces-issues] [JBoss JIRA] Commented: (RF-3727) File Upload Component: Request for server-side attribute of currently selected file count

Steve Roy (JIRA) jira-events at lists.jboss.org
Fri Nov 7 16:47:36 EST 2008


    [ https://jira.jboss.org/jira/browse/RF-3727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12437522#action_12437522 ] 

Steve Roy commented on RF-3727:
-------------------------------


This has been working great so far.  Thank  you.

- steve

> File Upload Component:  Request for server-side attribute of currently selected file count
> ------------------------------------------------------------------------------------------
>
>                 Key: RF-3727
>                 URL: https://jira.jboss.org/jira/browse/RF-3727
>             Project: RichFaces
>          Issue Type: Feature Request
>          Components: planning
>    Affects Versions: 3.2.2
>            Reporter: Steve Roy
>            Assignee: Ilya Shaikovsky
>
> It would be nice to have a way to determine server-side the number of files currently selected and queued for upload in the upload component.  For example, this could be used to track whether all files have been successfully uploaded in the event a server-side error is not caught.
> It is possible to get a file count of files whose upload has completed but not those in queue on the client.
> The suggestion is for an attribute that can be set on an associated backing bean.  Something like:
> 			            <rich:fileUpload id="upload"
> 						 	fileCount="#{fileUploadBean.fileCount}"
> 						</rich:fileUpload>
> - steve

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list