I have two java files. first.java and second.java
Both java files have applet. I have fuction setmessage() define in
first.java. Now, I want to call this function in Second.java. Can
anyone please tell me how would i do it. I Really appriciate your
help.