javascript - How to check whether Java plugins are installed or not in a browser using Code .? -


how check whether java plugins installed or not in browser using java or javascript or jsp code .?

java/sun/oracle provides a deployment toolkit script in form of javascript file lets achieve need.

you invoke getjres() function returns array of currently-installed jre version strings.

you can install particular jre version if need to, via installjre(requestversion) function.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -