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?