I have a httpservlet on GAE which handles a form. The form has an button. In the servlet I use apache.commons.fileupload to handle single file uploads, butI have no idea how to handle multiple file array...any help appreciated.I have a httpservlet on GAE which handles a for