Post code and the name of the file.
Also you probably need to set the classpath.
javaAddict
Nearly a Senior Poster
3,329 posts since Dec 2007
Reputation Points: 1,014
Solved Threads: 448
The class containing main method should be public
public class abc {
.....
}
and the filename should be same as class name...
harsh2327
Junior Poster in Training
56 posts since May 2008
Reputation Points: 27
Solved Threads: 8