5 Replies Latest reply on Feb 19, 2009 4:43 PM by leocesar

    filUpload component and server folder

    leocesar

      How can I save the file to the server in a directory of my choosing using fileUpload component?

      In the reference guide it says:
      There are two places where uploaded files are stored:
      In the temporary folder
      In the RAM

      So I deduce that I have to get the stream and output it, am I right? And if so, how can I do it?

      I already saw the richfaces-demo and didn't find the answer.
      Thanks