J
j_macaroni
I am trying to communicate back to my web page using LiveConnect. I
just installed JDK5 Netbeans and have created a few applets. I have
even called the applets from Javascript. However when I use the import
line below it doesnt find the library.
I looked for jaws.jar but its not under the Java directory. Does anyone
know where it is? Do I have to download it?
import netscape.javascript.*;
This is where I installed the JDK
C:\Program Files\Java\jdk1.5.0_06
Also, is LiveConnect the only way to communicate with Javascript or is
there some new way of doing this.
I am using IE6 and alos Firefox.
Thanks
just installed JDK5 Netbeans and have created a few applets. I have
even called the applets from Javascript. However when I use the import
line below it doesnt find the library.
I looked for jaws.jar but its not under the Java directory. Does anyone
know where it is? Do I have to download it?
import netscape.javascript.*;
This is where I installed the JDK
C:\Program Files\Java\jdk1.5.0_06
Also, is LiveConnect the only way to communicate with Javascript or is
there some new way of doing this.
I am using IE6 and alos Firefox.
Thanks