Hi Markus,
        For FILE type inputs, you cannot retain the value because of 
browser security settings and also you cannot set default values.

Thanks,
Raj.



"Markus Demetz" <[EMAIL PROTECTED]> 
02/21/2006 05:30 PM
Please respond to
"Struts Users Mailing List" <user@struts.apache.org>


To
"Struts Mailing List" <user@struts.apache.org>
cc

Subject
FormFile validation






Hi all,

I have a formfile
<html:file property="foto"/>
and a bean with getters and setters.

When validation fails, the other fields get the values already inserted, 
but
the file input field gets empty and must be reselected.

Is this normal, or is there a way to keep the file location in the input
field?

thanks,
Markus



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to