Oracle Forms invoking an applet!!!
Hi,
I have an applet and a client java file,
using client java file I can invoke an applet, and in developer suite , I have imported the client java file into the forms,
I can see the client package body and spec.
On click of a button I am able to call the client java and this client invokes the applet as well and works fine..I have placed the (fmx)form in forms folder and mysampleapplet.jar and client java file both in the java folder and have added into archive_jine in formsweb.cfg.
All works fine for me in the developer suite,,,but when i copy the same fmx file, mysampleapplet.jar and client java file into an oracle 10.1.2.3 server and then the start the server and click the button, i cant see the applet at all,,,its hanged...
I have added tge mysampleclient.jar in archive_jini in formsweb.cfg file..
Please help me.
Thnx,
Subhash