I\'m using Java 1.5 and I\'d like to launch the associated application to open the file. I know that Java 1.6 introduced the Desktop API, but I need a solution for J
JDIC is a library that provides Desktop-like functionality in Java 1.5.