7 Replies Latest reply on Aug 1, 2009 10:29 PM by twoencore

    rich:fileUpload will not upload file

      hi,
      i am using rich:fileUpload for loading file and i am using Tamcat server.
      ISSUE:
          While uploading file i am using fileUploadListener to parse that file.After execution of this listener i need to render that file name on my page seperatly.But this is not happen when uploading file first time after tamcat started..If i try again the same file it will upload successfully.Suppose the file big one it will take two to three times to upload.
         For this whether i need to do anything web.xml regarding file size and all..
          Please can any one help me.