there is no difference between
public static void main(String[] args){
and
public static void main(String[] Args){
args and Args are just variable.......
for solving ur problem u just check ur class path , i m sure that its not
finding ur class in ur class path ...... just put (dot .; ) in ur classpath
.....