
You create a dynamic Web project and add it to an enterprise application project. At a later stage in the dynamic Web project, you create a Web service proxy and client application which you use to consume the Web service.
In the Java EE perspective, choose .
The NewProject window opens.
In the list of wizards, choose , and then choose Next .
In the Projectname field, enter HelloWorldWEB .
Choose Add project to anEAR , and then choose New .
The EAR ApplicationProject wizard opens.
In the Projectname field of the wizard, enter HelloWorldWEBEAR , and then choose Finish .
In the Create a Dynamic Web project wizard, choose Finish .
The HelloWorldWEB and the HelloWorldWEBEAR projects appear in the Project Explorer .
Next Step