1 Reply Latest reply on Sep 10, 2008 11:06 AM by andrei_exadel

    Many rich:fileUpload

    eklam

      Hello All,

      When I got more than one rich:fileUpload in one form, and then I try to upload a file, the actionListener is called for all fileUpload in that form.

      If I split the fileUpload, one for each of them, thw upload works correctly, but when submitting the data, the commandButton only sends the data of his own form.

      Has anyone passed throught this ? Or may I am doing some mistake?

      Thanks,

      PS: Rich Faces Verion 3.2.1 GA

        • 1. Re: Many rich:fileUpload

          Hi,

          Problem with listeners has been fixed in 3.2.2.

          What do you mean here:

          the commandButton only sends the data of his own form
          .

          Please post the page part to explain your problem