Thread
:
java noob question
View Single Post
06-04-2006, 01:05 AM
#
10
(
permalink
)
jaeusm
Software Developer
Join Date: Mar 2006
Location: Columbus, OH
Posts: 569
Drop the '.class' extension when running from the command line. For example, you should type:
Code:
java HelloWorld
And yes, the JVM is part of the JRE.
jaeusm
View Public Profile
Send a private message to jaeusm
Find More Posts by jaeusm