8

The JDK contains the JRE, but even after installing the JDK and setting JAVA_HOME, whenever I test Java using webstart or the Java test page, it says that Java is not installed. Do I need to install the JRE?

4

2 に答える 2

5

Java をブラウザで動作させるには、JDK には付属していない Java ブラウザ プラグインが必要です。

于 2013-09-30T07:40:01.370 に答える