Question

I see a lot of JDK 1.6 notes about how to open an HTML file in the default browser but none for JDK 1.4.

Does anyone have any experience with that?

Was it helpful?

Solution

browserlaunch2 has worked for me in the past.

OTHER TIPS

You can use same code as in version 1.6, just add a reference to JDesktop integration jar. I think (but I'm not 100% sure) this is actually the same library you get with Java 1.6, it was developed as a separate project by Sun before they include in Jdk 1.6.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top