hello,
I was also using javascript for jsp and applet communication , but it is giving me error "object does not support this property " could u send me the code wher u r calling applet method from jsp.??
regards
anubha
Originally posted by Dennis Spathis:
I've managed to figure out how to call applet methods from JavaScript using the Java Plug-in and the OBJECT tag in IE or the EMBED tag in Netscape.
I need to know how to do this, in IE and Netscape, without using the Java Plug-in. Actually, I know that in Netscape I can use LiveConnect and the regular APPLET tag. But I don't have a clue how to do this in IE. Could someone shed some light?
Thanks,
Dennis