BZJavaTalk
Programmer
Does anyone know a command in JSP or HTML or Java Script that can tell me what version of Java a client computer has?
I know how to convert my web pages with the HTMLConverter and add the Java Sun Plug in, but I would like to add code to be able to tell if the customer has Java run-time loaded, etc. In other words their browser will use the latest Sun JVM. I would like to check this for research and record it in our log files so I can see how many of my customers have installed it. This way I can see if it is worth developing Java Applets as part of our product.
I know how to convert my web pages with the HTMLConverter and add the Java Sun Plug in, but I would like to add code to be able to tell if the customer has Java run-time loaded, etc. In other words their browser will use the latest Sun JVM. I would like to check this for research and record it in our log files so I can see how many of my customers have installed it. This way I can see if it is worth developing Java Applets as part of our product.