I am new to javascript. How to write javascript function which will return installed java version in the computer.
Thanks Sunil Kumar Sahoo
|
I am new to javascript. How to write javascript function which will return installed java version in the computer. Thanks Sunil Kumar Sahoo |
||||
|
|
|
use the JNLP, the Sun Unified Deployment Mechanism, the
NBit works in a consistent fashion across various browsers |
||||
|
|
This is the plugin detect generator page, also you can check here for detail about that. |
||||
|
|
|
You can use the |
||||
|
|
|
Normally, You cannot directly check Java Version from Javascript, You will need 2 steps.
PS: DeployJava mentioned by others, also doing similar method Here is some of its codes, writing object tags to page, and checking it.
|
||||
|
|