Creating a new Web project

The first step in creating this Web service is to create a new Web project to hold your information.

  1. From the workbench IDE, switch to the Web perspective or open the Web perspective by clicking Window > Open Perspective > Other > Web > OK.
  2. Click File > New > Dynamic Web project.
  3. In the Project name field, enter Project514.
  4. Check the Configure advanced options check box and click Next.
  5. Click the New button beside the EAR project field.
  6. In the Project name field, enter Project514EAR and click Finish on both dialog boxes.

Now, you can see that the Project514 and Project514EAR projects are added to your workspace in the Project Navigator view.


[ Top of Page | Previous Page | Next Page | Table of Contents ]