How To Communicate Between Java Applets

How To Communicate Between Java Applets

Note: This article will be emailed to your friend.

Communication between Java applets has been an interesting topic from the early days of Java. There are several esoteric ways to communicate like using Javascript as a bridge. However we will look into the simplest and most reliable method of intra-applet communication.

Simple solution to applet communication problem
Use a class with static getters and setters method(s) [...]

Read the rest of this article (122 words)

Please fill in the following fields

* - Required

Your Name: *

Your E-Mail: *

Your Remarks:

Friend's Name: *

Friend's E-Mail: *

Protected by Comment Guard Pro