Hi,
I am just starting
Java as a Programming language. I need some help in getting started, especially installing Java program to start programming at home. I downloaded Java 1.42 JDK from the sun website for windows XP. I have typed up the HelloWorldApp.java example from the Java.sun website and have tried to run it from the command line, by typing
javaw HellopWorldApp.java (which i think is right)
It just responds with a pop up message saying 'Could not find the main class. Program will exit'
Any ideas anyone.
Help would be much appreciated.