kosmokramer
Programmer
Hey. I have been trying to find a way to detect the Java Virtual Machine using JavaScript (or any other language for that matter). I found one way to do it on the Microsoft site, but the problem is that one of the libraries was not included in the copy of Java I have, and because of that will not compile. I tried compiling the code on another computer, and it also had the same problem. So, I am looking for a purely JavaScript way of detecting the Virtual Machine.
Thanks,
Paul
Thanks,
Paul