<h:form>
<p:fileUpload id="fudSelecionarFotos"
fileUploadListener="#{albumMB.selecionarFotos}"
multiple="false"
allowTypes="*.jpg;*.png;*.gif;"
description="Images"
update="dtFotos"
auto="true"
label="Selecionar Foto"/>
</h:form>
Não aparece nada