First Java applet

Source: Internet
Author: User

1. Enter Java Hello under DOS command with the following results:

Bad command or the file name, which can be caused by:

Bad command or file name (Error command or file name) Bad command or file name is incorrect for commands or file names that do not recognize the input command. You should check to make sure that the command file is found in the specified directory or on the search path specified with the path command, to ensure the correctness of the input command.

2. Enter Java Hello under DOS command with the following results:

Exception in thread "main" Java.lang.NoClassDefFoundError:Hello, possible causes are:

Main method input error, may case not differentiate path incorrect

3. Under the path of the Hello.class

input command:java hello.class, what results will appear? Why?

The main class could not be found or could not be loaded. The reason is: running Java command error, unable to find the correct path

Workaround: When the Javac is compiled successfully, the. class file is automatically generated, and the Java command can be run directly by entering Java Hello

First Java applet

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.