3 Replies Latest reply on Nov 19, 2008 3:48 AM by ilya_shaikovsky

    fileUpload rendering uplaodData

    rdingham

      When I use the fileUpload component, the list of files in the uploadData referenced backing bean is updated, but if the display is refreshed, it always is cleared, even though the uploadData in the backing bean still contains the file list.

      The challenge I have is that if I have a problem processing one of the files being uploaded, I want it to stay in the list in the UI until the user corrects the problem with some other field on the screen.