2 Replies Latest reply on Jan 6, 2009 7:25 AM by osboonstra

    Displaying UploadItem

    osboonstra

      Hi,

      Right after having uploaded an image by means of the <rich:fileUpload> component, I would like to display the uploaded image as an icon somewhere else on the webpage.
      I tried to accomplish this by filling in the fileName property of uploadItem as the value of the <h:graficImage> component. But that didn't work. Obviously the fileName of the uploadItem is not the right url to get at the just uploaded image.
      I tried both strategies for storing the uploadItem, namely in RAM and in a temporary folder.
      Can somebody perhaps tell me where these uploadItems go (really) after they have been uploaded.

      Thanks in advance and kind regards,

      Rienk Boonstra