I need to detect java version in browser, I have used deployJava.js file to detect java.
I think there is definitely a problem , the way deloyJava.js ( java detection and deployment helper file from Sun) works with Safari on Windows.
You can see the problem in action if you go to official java verification page (http://www.java.com:80/en/download/installed.jsp). It says ,"Oops! You don't have the Java installed or you have a version less than 1.4.2", which is not right as I have latest version of java installed.
Does anybody know any solution for this problem?