I got a form which uses the mutlipart/form-data of course and works perfectly in IE. However, if I upload a file with FireFox, I get a java.util.List with null elements inside it when I invoke DiskFileUpload#parseRequest(HttpServletRequest).
Anyone else had this problem in the past? Thanks in advance everyone. Happy Holidays, Mark Greene
