Forms 11gr2 Java Webstart
Hello,
I know that the Webstart is not offically supported from oracle, yet i am trying to implement it since the applet support for some of the major browsers is about to run out.
To do this i did create myself a jnlp file, and the application does start succesfully, but i am still struggeling with two problems, which i hope to fix with some kind of workaround.
The first problem is that the jp2launcher.exe process doesn´t kill itself. I found a workaround in a blog(https://danielsitblog.wordpress.com/2015/07/28/java-webstart-with-forms-jp2lauchner-exe-workaround/), which seems to work but it seems to be a little bit messy.