posted 14 years ago
Now post the code that's actually related to the file upload, namely, the action properties and their getters/setters, and the action's method that processes the file uploads. And what you're actually trying to do, because most of what you've written so far doesn't make any sense.
If you're trying to create a collection of file uploads the action property needs to be a collection, and the names generated in the HTML should also be a collection.