-
Recent Posts
Recent Comments
Archives
Categories
Meta
Monthly Archives: November 2014
Creating portable file names in Java
Today I needed some code in a Java application that would create a file with a valid file name, based on some user input. Of course, Java is a very portable language, so it was no good to only remove … Continue reading
Posted in Hints and Tips, Java
Leave a comment