Today I saw in a Java application several different approaches to load a file.
What is the differen
file:/ is invalid, and shouldn't work file:/// is a shorthand for: file://localhost/ file:// is the recommended method