It's easier than ever to upload files with Java. In this example we explore the Servlet and JSP API's @MultipartConfig annotation and how it can be used to accept Java file uploads and save those files, be it images or pdfs, to a folder on the local file system. Creating a Java file uploader with HTML5 and the Servlet and JSP API has never been easier.