| Author |
jdk
|
Mahender allam
Greenhorn
Joined: Apr 19, 2007
Posts: 9
|
|
|
what is the diference between JDk and JRE
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56150
|
|
Please take the time to choose the correct forum for your posts. This forum is for questions on JSF. This post has been moved to a more appropriate forum.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
fred rosenberger
lowercase baba
Bartender
Joined: Oct 02, 2003
Posts: 9939
|
|
the JRE is what you need to Run a java program. Java Runtime Environment the JDK is what you need to Develop a java program. Java Development Kit. the JRE is more or less a subset of the JDK.
|
Never ascribe to malice that which can be adequately explained by stupidity.
|
 |
 |
|
|
subject: jdk
|
|
|