how to pass the parameter during file upload in primefaces [duplicate]
问题 This question already has an answer here : Pass value of another input component when uploading file via p:fileUpload mode=advanced (1 answer) Closed 3 years ago . I am using jsf2.0 with primfaces and using p:fileupload for uploading the photo..Here i need to pass the parameter in backing bean. In that there is no option for passing parameter through p:fileupload.. i was used the binding option also,but it returns the null value on backing bean... here is my fileupload.xhtml <h:form enctype=