There is a value attribute on the file tag from which you can preset the
value according to docs.

http://struts.apache.org/2.0.14/docs/file.html

It seems like the value could be "updated" from the user input, if the
input data is available.

Derrick

-----Original Message-----
From: Dave Newton [mailto:newton.d...@yahoo.com] 
Sent: Tuesday, January 06, 2009 12:29 PM
To: Struts Users Mailing List
Subject: Re: file upload file location lost on validation failure

Derrick Koes wrote:
> Understood.  However, if the value used to populate the field is on
the
> value stack, the input will be populated with the value on validation
> failure, except in this case it seems as the data necessary to
> repopulate is not available.

I think we're talking past each other--file inputs can't be repopulated,

AFAIK. This is a browser issue. What am I missing here?

Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to