Hello,
I have doubts what is the best way to call Oracle Forms with the webstart. I believe that the jnlp:// url is easy to the end user.
When I call jnlp://myapp/forms/frmservlet?config=myapp-webstart, its work for me but downloads frmservlet.jnlp file.
Finally, I dont have found a solution to call jnlp:// url from Oracle Apex.
What ist good, jnlp:// url or http://myapp/frmservlet.jnlp in browser using Oracle Forms?
Any suggestion? Thanks.
Ronald