Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Wayne Crawford   on Sep 29 In Java Category.

  
Question Answered By: Muriel Dunn   on Sep 29

I tried executing it in jdk1.4.1 and it is working successfully.
Since you have tried with the souce code given in CD the only viable option is
the class  name and the file name doesn't match.
Just try checking the name you have given while saving the java  file.
Java is case sensitive and I have come across this error  when the
Java class file is created with some name other than the name of the
public class declared inside it.

Share: 

 

This Question has 11 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on error: java.lang.NoClassDefFoundError Or get search suggestion and latest updates.


Tagged: