|
-
May 8th, 2000, 11:33 AM
#1
Applet to Applet communication
Hi,
I have a visual applet(applet2) containing a swing component(a JLabel
) and I have a non visual applet(applet1) which calls a javascript function. I am trying to create a bridge between the 2 applets.I want to display the result of the javascript function
(applet2) in the label of applet1.
I keep getting a JSException even before the applets are loaded.
Can anybody help?
Thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|