Eleni Tsigka wrote:
Marcel wrote:
I am successfully using the <t:inputFileUpload> MyFaces component.
However, my form contains other components that require validation and
several fileUpload components. If there is a validation error after
submitting the form, the file path is lost in all fileUpload components
and I have to browse again to specify the files to upload. Is there a
way to keep this from happening.
Thanks in advance for your help,
Marcel
-------------------------------------------------------------------
Hi Marcel,
I have the same problem. It's very strange. All the other submitted
attributes in my page (in one h:form), hold their values between
refreshes of the page (due to validation), but the inputFileUpload
attribute just lose it. All my attributes are in the same bean and so
in the same scope, I don't understand where's the difference.
Have you found a solution to the problem?
Many thanks,
Elenh
I'm sorry I forgot to mention that Marcel's mail was sent on Wed, 05 Apr
2006 22:18:52 GMT.