--- "Allen, Daniel" <[EMAIL PROTECTED]> wrote:
> I have a question about using indexed properties. I need to have the
> user upload some arbitrary (to be dynamically increased via Javascript
> while the user is on the form page) number of files as part of a form. I
> figured it makes sense to create an indexed property so that then I have
> a List<File> in my action whose elements I can then store as needed. I
> can't find anything in the documents about how to get Struts to fill in
> indexed properties from forms, though.

http://struts.apache.org/2.x/docs/how-do-we-upload-files.html should cover
what you're asking here, I believe.

Dave



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

Reply via email to