| | |
Help............
![]() |
•
•
Join Date: Jun 2006
Posts: 11
Reputation:
Solved Threads: 0
I'm a beginner in JAVA and I'm facing a problem in executing a sample program.Let me explain it step by step:
1. The following program was written thru a notepad and then saved as Sample.java:
class Sample
{
public static void main(String args[])
{
System.out.println("Hello World!!!");
}
}
2. The above program is then compiled by rhe following command:
javac Sample.java
Successful compilation: a .CLASS file named as Sample.class was generated.
3.The following command was implemented for execution:
java Sample
An error message appeared:
Exception in thread 'main':java.lang.NoClassDef Found.Error
ample
PLEASE HELP...........
1. The following program was written thru a notepad and then saved as Sample.java:
class Sample
{
public static void main(String args[])
{
System.out.println("Hello World!!!");
}
}
2. The above program is then compiled by rhe following command:
javac Sample.java
Successful compilation: a .CLASS file named as Sample.class was generated.
3.The following command was implemented for execution:
java Sample
An error message appeared:
Exception in thread 'main':java.lang.NoClassDef Found.Error
amplePLEASE HELP...........
![]() |
Other Threads in the Java Forum
- Previous Thread: JSP Problem Student database search
- Next Thread: Change Image based on user Input
| Thread Tools | Search this Thread |
911 actionlistener addball addressbook android api append applet application array arrays automation binary bluetooth button character class client code component consumer css csv database desktop developmenthelp eclipse ee error fractal ftp game givemetehcodez graphics gui html ide image integer j2me j2seprojects japplet java javaarraylist javac javaee javaprojects jni jpanel julia jvm lego linked linux list loan mac map method methods mobile netbeans objects online oriented output panel phone printf problem program programming project projects properties recursion replaydirector reporting researchinmotion rotatetext rsa scanner se server service set sms software sort sql string swing test threads time tree ubuntu update windows working






