Java Tip 101: An alternative way for applet-to-applet communication |
|
| URL: | http://www.javaworld.com/javaworld/javatips/jw-jav ... |
| Description: | You might think that your only option for letting applets communicate with each other is to use the getApplet method. Unfortunately, the getApplet method ... |