Calling Oracle 12c Report from Forms with parameters using Java webstart
Hello
I have an application that runs on Oracle Forms and Reports 12c. when I run the application in a browser (IE), I am able to successfully run all the reports in the application but when I run the application using JAVA WEB START, the forms runs alright but none of the reports run. The reports take parameters from the forms and it works fine when using IE. What I have realized is that when I hardcode the parameters the reports run alright using my default browser. Please is it that when you are using Java Webstart you can not pass