9 Replies Latest reply on Jun 17, 2009 1:28 PM by nimo22

    Rich:fileUpload - Get original/source file path

    nicog

      Hi,

      Using rich:fileUpload works perfectly!

      The only question I have is how to retrieve the original file full path

      String fullFileName = event.getUploadItem().getFileName();
      
      returns only the file name BUT without the path C:\...\ or \\...\