3 Replies Latest reply on Nov 27, 2009 3:08 PM by bugx

    Restrict rich:fileupload for 0 byte file

    bugx

      Hi All...

      Is there any way to block rich:fileupload to upload 0 byte file? there's an attribute for maxRequestSize but there's no minRequestSize. I try to check the file size and remove it from uploadData in fileUploadListener, but uploadData is not updated yet at that moment.
      Any suggestion on this?

      thx,
      Andre