Creating a Java Application Project

To create your web application project, you need to complete the following steps:

  1. Click the File menu.
  2. Select New Project.
  3. Select General from the Categories section.
  4. In the Projects section, select Java Application.
  5. Click the Next button to proceed.
  6. Name the project as HelloClient.
  7. Change the location of the project to any folder on your computer.
  8. Click the Finish button.

 

  » View Media Description for Demo
Click the Next button to continue.