I am using Primefaces 3.2. I am using two file upload handlers in the same form. When I am uploading the file in the first, the file name is reflected in both of the upload handlers.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Multiple advanced file uploaders in the same form is not supported. This is stated in primefaces users guide, page 181. you can try using basic file upload.