I suppose you need to use an array of File class objects in your action class to get all the files. Maybe you also need to create arrays of different properties given in this article related to file upload (like content-type etc) for getting information about different files uploaded...