Each time I click the Java Webstart button, Firefox downloads the JNLP file and puts it in the My Files folder. I have over 500 JNLP files from my JWS application called name-123.jnlp etc. Internet Explorer does not do this, is there a way to stop Firefox from doing this? I am an application developer, so server-side crashes are possible.
Additional information: I correctly set the mime type on the server.
source share