Use JRE of JDK

Hi,

I've installed JDK 6u1 that includes a own JRE, but I haven't installed the stand-alone JRE to don't have 2 copies of the same thing

In eclipse and in DOS mode I configured all well using the system PATH (pointing the dir d:\java\JDK\jre\bin), but in browsers I'm not able to view Java Applets (they ask me to install the JRE).

Can I use also in browsers the JRE included in JDK? How?

Thanks a lot

[436 byte] By [magonicolaa] at [2007-11-27 5:41:22]
# 1
> Can I use also in browsers the JRE included in JDK? No. The JRE inside the JDK is not registered with the browser and cannot be accessed by applets. Install the separate JRE.
ChuckBinga at 2007-7-12 15:18:46 > top of Java-index,Desktop,Runtime Environment...