Recently I needed a file upload component.Since our project is a heavy struts based app I decide to use the FileUpload Component,which comes with struts distribution and customise it our needs.It was kind of easy so far .I wanted to limit the types of files...