Dear friend,
I developed two applets.One applet displays number randomly one by one between 1 and 90.
second applet has all the ninty numbers.when ever the number displayed in first applet .the same number in the second applet has to
be highlightend.This is working fine when i am displaying these applets in the same html file , when i am using getAppletContext and
name tag in html file.Now my problem is i want to place these two applets on another applet.on another these things has to work
same.i will call the another applet from html file.when i am doing this i am encountaring problem with getAppletContext.Because
these applets are not calling from same html.i am calling from another applet.
so please help me.
thank you in advance.
I developed two applets.One applet displays number randomly one by one between 1 and 90.
second applet has all the ninty numbers.when ever the number displayed in first applet .the same number in the second applet has to
be highlightend.This is working fine when i am displaying these applets in the same html file , when i am using getAppletContext and
name tag in html file.Now my problem is i want to place these two applets on another applet.on another these things has to work
same.i will call the another applet from html file.when i am doing this i am encountaring problem with getAppletContext.Because
these applets are not calling from same html.i am calling from another applet.
so please help me.
thank you in advance.