On 2 Dec 2010 06:31:13 GMT,
(Stefan Ram) wrote,
quoted or indirectly quoted someone who said :
>The following behaviors seem so obvious to me:
>
> - The directory with the commands »java« and
> »javac« is added to the Windows »path«.
It would have to be optional because developers so often keep several
JDK and JRE versions installed.
The path is not needed for Browser use which is what most casual users
are doing. They are not clever enough to run anything from the
command line, much less Java's awkward java.exe -jar .
--
Roedy Green Canadian Mind Products
http://mindprod.com
In programming, and documenting programs, keep vocabulary consistent and precisely defined! Variation in vocabulary to relieve the tedium is for novels.