Java Web Start doesn't run by clicking on the link, how can I fix it?
843802Jun 6 2006 — edited Jun 6 2006Hello,
I've been trying to make a Java Web Start application, I finished everything, but when I click on the link which is connected to the jnlp file, it only displays the XML code in the explorer instead of running the program. But if i download the jnlp file and double click it, it starts the Java Web Start. Anyone can tell me how to fix this?
I thought may be JRE installation, but I tried to click on some sample on the web, it works fine for other Java Web Start application, but not mine.
Thanks you.
Kit