Re: JDK vs JRE
- From: "Sundar" <sundar22in@xxxxxxxxx>
- Date: 29 Oct 2006 23:13:11 -0800
thomas_elmstrom@xxxxxxx wrote:
This question have certanly been posted before, but then agin...
What I know:
JDK (Java Developmet Kit) is the pakage for develop java programs.
JRE (Java Runtimme Enviorment) is the pakage to run java programs.
Your understanding is correct.
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?
and, can you somehow remove the standalone JRE (C:\java\jre1.5.0_09)
and redirect everything to the one in JDK (C:\java\jdk1.5.0_09\jre) -
they both seam to have the same files...?
If you uninstall JDK the JRE will still be there. If both are in the
same package (C:\java\jdk1.5.0_09\jre) this might not be possible. And
also u can upgrade ur JRE to the latest version with the old JDK.
-Sundar
.
- References:
- JDK vs JRE
- From: thomas_elmstrom
- JDK vs JRE
- Prev by Date: Need help with JFrame app
- Next by Date: Trouble querying for unique records
- Previous by thread: Re: JDK vs JRE
- Next by thread: Getting an ArrayList back from ObjectInputStream (JDK1.5)
- Index(es):
Relevant Pages
|