How Do I check JRE version from my Web Page
How do I check whether JRE is installed in client machine from my Web Page by javascript or any other means and I want to display a message to the user, like "you don't have java installed in your machine" or like that.
|