0 Replies Latest reply on Sep 2, 2008 4:07 AM by dh2k7

    custom file upload storage

    dh2k7

      Hello,

      we have a distributed file storage system (the files are not stored on the application server machine)
      Since now we have used pure jsf file upload with a custom stream that copies the uploading file to a remote server.
      When the user uploads a file, the server doesn't write it to disk, instead it redirects it to another server internally.
      Is it possible to plug in such a custom stream into the richfaces file upload?

      Thanks from germany :)
      Dirk