I am trying to add a multiple file upload using h:inputFile
. I had a quick look through the source code and it appears that it does not have the option to rende
Even it's quite some time ago: Considering your own comment I would recommend a component like PrimeFaces fileUploadMultiple, mentioning not to forget the needed changes in web.xml
and all needed libs for uploading. See it as a workaround or complete solution, based on your needs. PrimeFaces is a quite nice component-lib