Introduction
Over the past few months I've had to create a number of Java Actions that had to deal with files. In most cases you can directly use the Java InputStream from the Mendix FileDocument but there are some libraries and methods that only works with a java.io.File.