Coldfusion-Java Snippet: Get your Operating System's File Separator.
Every wonder a nice, quick and easy way of getting your Operating System's file separator character??
Well, I have several times. Thanks to our collaborator Ariel Gonzalez, and his java expertise. We take a look at the java.lang.System class and its getProperty() Method.
There are several useful properties that you can get from this class, some of them are listed below: