JREPluginTest
JREPluginTest is a small Open Source Java Applet used on Web pages to test if the correct JRE (Java Runtime Environment) has been installed.
Implementation Example
This project is shipped as
Eclipse project, with classes compiled into the "classes" directory.
However a packaged version of this class is available as a JAR archive inside the www directory.
To install the JAR file, just copy it on your project classpath.
Documentation and examples are included on the distribution.
Download JREPluginTest from SourceForge
