Click to See Complete Forum and Search --> : How do i open an instance of 'Java frame' in a html frame


rocky123
11-18-2005, 04:27 PM
hi

i am new to java and i need some help.

i have an applet which opens an instance of a Java frame. however i want the applet to be opened in a html frame (which i am able to do) and also the java frame to be opened in another html frame.

i tried using some java scripting but was unable to do it?

Can some one help me on this? It would be cool if you could gimme some code.


thanks
rocky.

Oak
11-20-2005, 10:22 AM
I dont understand your question.

You want 2 applets running, each in their own HTML frame?

rocky123
11-21-2005, 05:27 PM
Hi,

Thanks for your reply. Seems like no one else is interested in replying.

Anywayz, i have an applet which invokes an instance of a java frame in a seperate window. I dont have 2 applets.

Now my problem is that i have to put this applet in to one HTML frame and the instance to be opened in another HTML frame.

I know how to put open an applet in a HTML frame. I dont know ho to target an instance of a java frame in to an html.

Hoopefully you got it,

Thanks in advance
rocky