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 invoking an applet!!!

Subhash KurniMar 1 2013 — edited Mar 8 2013
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
This post has been answered by CraigB on Mar 5 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 5 2013
Added on Mar 1 2013
12 comments
975 views