How can I auto launch JNLP file "Programmatically". I have been able to auto-download the JNLP file but then I have to click on the downloaded file to run it. I'm aware that I can 'open' it every time instead of 'saving' it and remembering this choice. But this is not what I want, I cannot tell client to open the file every time.
Can this be done programmatically?
I suspect that this(opening JNLP instead of saving, programmatically) can not be done, but I absolutely have no idea, any help would be appreciated.