Auto-Launch JNLP on click

stackoverflow picture stackoverflow · Sep 26, 2011 · Viewed 24.2k times · Source

How do I get a JNLP file to auto-launch on click? (as opposed to clicking save or open when clicked) Is this some type of MIME association that the browser must first recognize?

Answer

Andrew Thompson picture Andrew Thompson · Sep 26, 2011

There is a server configuration file that specifies MIME or content type by file extension. For JNLP, it should be application/x-java-jnlp-file.