I installed Java 1.7.0 in the following folder C:\\Program Files\\Java. My operating system is Windows XP(Version 2002) with Service pack 3.
C:\\Program Files\\Java
The envir
put .; at classpath value in beginning..it will start working...it happens because it searches the class file in classpath which is mentioned in path variable.