Hi, I'm trying to use liveconnect to bridge between javascript and java. I've just tried a simple example from the help example i.e. mystring = new java.lang.String("hello world");
I get an Exception ReferenceError java not defined..
can anyone help .. has anyone done this before. I've seen from the javascript sites different stories about it not working ??
thanks in advance
I get an Exception ReferenceError java not defined..
can anyone help .. has anyone done this before. I've seen from the javascript sites different stories about it not working ??
thanks in advance
Comment