0 Replies Latest reply on Oct 7, 2011 2:27 PM by cesaracorreia

    Richfaces 4: fileUpload behavior

    cesaracorreia

      On fileUpload event the rest of the form data that has not been sent to the server are lost. What is the best way to treat this problem? I tried to use onfilesubmit event, to make a refresh on the server (a previous ajax submit before fileUpload), but did not work.