Why can't I update a p:graphicImage twice after upload a file with p:uploadFile
问题 I have been trying to upload an image with a p:uploadFile and it work fine at first time, but after the first uploaded file it not update the p:graphicImage, but if I reload the page the value of the graphicImage is fine and the image is showed. So, I think that is a problem with the primefaces uploadFile component, but I not sure. My xhtml is this: <h:form id="formNuevo" size="150%" enctype="multipart/form-data"> <h:outputLabel value="Diseño Neumatico: *" /> <p:fileUpload fileUploadListener=