Creating a Dynamic Web Module for the Converter Consumer Application 
You create a Web Module Development Component (DC) in the SAP NetWeaver Development Infrastructure and add it to an enterprise application project. At a later stage in the Web Module, you create a Web service proxy, a Service Group with service references, and a client which you use to consume the Web service.
Open the Development Infrastructureperspective, choose
Choose
The New Project window opens.
In the list of wizards, choose , and then choose Next.
On the New Development Component step, choose , and then choose Next.
On the Select Software Component step, choose , and then choose Next.
On the New Development Component step, proceed as follows:
In the Vendor field, enter com.sap.tutorial.
In the Name field, enter converterwebclient.
Choose Finish.
On the system prompt, choose No.
In the Development Infrastructure perspective, choose .
The New Project window opens.
In the list of wizards, choose , and then choose Next.
On the New Development Component step, choose , and then choose Next.
On the Select Software Component step, choose , and then choose Next.
On the New Development Component step, proceed as follows:
In the Vendor field, enter com.sap.tutorial.
In the Name field, enter converterwebear.
Choose Next twice.
On the New Ear Project step, in the Referenced Projects area, choose LocalDevelopment~LocalDevelopment~converterwebclient~com.sap.tutorial.
Choose Finish.
On the system prompt, choose No.
The converterwebclient and the converterwebear projects appear in the Component Browser.