It's a security precaution that browser developers put in. Otherwise I could have a 1 pixel frame with a file upload field with /etc/password or c:\windows\*.acl in it that uploads automatically with a document.form[1].submit() at the end. Nick Pellow wrote: > I am just curious why the <html:file /> > field does not get repopulated when the page > is redisplayed after a validation error? > Is it to do with the multipart request?
- Upload Field Repopulation Nick Pellow
- Jim Richards