Hi, what is the difference between Java JRE and Java SDK... i think both of them have the same set of files to be installed... I am not able to understand where they differ
[200 byte] By [HelloTamilaa] at [2007-10-1 1:14:10]
The JRE (Java runtime Environment) contains just the stuff necessary to run Java and the SDK (System Development Kit) contains the extra stuff necessary (and also helpful) to develop in Java.