From the html page, I just know the applet's function name.
In the HTML, JavaScript calls the function of the applet.
I want to call the function of the applet from my java program, so I want to get the return value.
How can I do that?
I can do it?
(stupid question?)
In the HTML, JavaScript calls the function of the applet.
I want to call the function of the applet from my java program, so I want to get the return value.
How can I do that?
I can do it?
(stupid question?)