0 Replies Latest reply on Mar 19, 2012 5:00 AM by blebleskeble

    rich:fileUpload & FileUploadDiscResource

    blebleskeble

      Hi all,

      I have a question about fileUpload component used with org.richfaces.fileUpload.createTempFiles set on true. (RF 4.2 Final)

       

      With this configuration and with listener in managed bean I'm able to upload file into some directory in file system. From FileUploadEvent I can get UploadedFile ant its data and name etc.

      The question is: is there any way to obtain a path (and name) to the uploaded file?