Starting an applet from oracle scripting -
05-21-2005
, 08:03 AM
When I kick off an applet using Oracle Scripting ( in Oracle Apps ),
the applet fails to launch and initialise correctly. When invoking any
other kind of web page, everything works fine. However, the applet
seems to hijack one of the existing windows and blows up. I'm assuming
that the problem is due to JInitiator imposing a particular jvm on the
application, whilst my applet contains tags to force the browser to use
a different jvm version.
Any ideas? |