Re: JDK vs JRE
- From: "No Name" <7abc@xxxxxxxxxxxxx>
- Date: 28 Oct 2006 11:21:56 -0700
thomas_elmstrom@xxxxxxx wrote:
But why...
does JRE apper in both JDK and standalone when you install the
latest jdk-1_5_0_09-nb-5_0-win-ml.exe?
Most tools in the JDK are written in Java, so they need a JRE for
execution. The JDK comes with a private JRE to make sure it always
matches the tools. Then you need a public JRE for the user, in a public
place you can rely on. On a real operating system this would be a
symbolic link. On GameOS the whole shebang needs to be copied instead.
.
- References:
- JDK vs JRE
- From: thomas_elmstrom
- JDK vs JRE
- Prev by Date: Re: sorting int[] in descending order
- Next by Date: Re: JSP - mozilla and firefox problem.
- Previous by thread: JDK vs JRE
- Next by thread: Re: JDK vs JRE
- Index(es):
Relevant Pages
|