Thread
:
[SOLVED] why do i need the huge java runtime enviro. program ? i just got a new cpu..
View Single Post
#
2
(
permalink
)
06-10-2007, 05:10 PM
Rob
Posts: n/a
Basically, you need the JRE to run a program written in Java. This is because programs written in Java are platform independent. In order to run it on your specific computer, you need to have the JRE installed
__________________
Rob