Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle Forms and Java Web Start

user628033Apr 21 2022

We are getting the "Oracle Fusion Middleware" image as our splashscreen and background. In the jnlp file we have:
<param name="splashscreen" value="no">
<param name="background" value="no">
<param name="logo" value="no">
We also have all the above values set to no in the formsweb.cfg file on the forms web server.
When not running through Java Web Start but using Internet Explorer to launch the applet, we do not get "Oracle Fusion Middleware" image. Ideas?

Comments
Post Details
Added on Apr 21 2022
1 comment
73 views