Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

applets

Status
Not open for further replies.

daka94

Programmer
Apr 27, 2001
33
US
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top