"To pass an applet value to HTML, I needed to create an object of class netscape.javascript.JSObject."
My question is this JSObject class is working in the current browsers? I made a code here now the applet does not appear in the browser. Is it because I used the JSObject class? gives the following error message:
What do I do?