what values are the (Action/DynaAction)Form fields supposed to contain?
what values does the file contain?
what is the purpose of this file?

Have you tried
YourActionForm yourActionForm=(YourActionForm)form;
yourActionForm.setSpecificField(thevaluefromtheFile);
???
Martin-
----- Original Message ----- From: "dumbQuestionsAsker _" <[EMAIL PROTECTED]>
To: <user@struts.apache.org>
Sent: Sunday, July 17, 2005 6:14 AM
Subject: <html:file> pre populating


Hi everybody,

Is there any mechanisme provided by struts to allow prepopulating <html:file> inputs in the case of iterating Form which retrives beans values ?(It seems that in the best case FormFile only return the file name not the whole path)

Thanks in advance.
best regards, Dumbo :)

_________________________________________________________________
Ne cherchez plus, trouvez ! Avec le nouveau MSN Search. http://search.msn.fr/


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



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

Reply via email to