!--a11y-->
Importing a Project TemplateOn the SAP Developer Network (SDN) at http://sdn.sap.com, the following projects are available for this tutorial:
· The project template TutWD_Popup_Init (the starting point for this tutorial)
· The completed Web Dynpro project TutWD_Popup (corresponds to the project TutWD_Popup_Init after completion of the tutorial)
The projects are available for download in corresponding zip files under the category Home ® Developer Areas ® Web Application Server ® Web Dynpro.
· You have a user ID and password to access the SAP Developer Network (http://sdn.sap.com).
· You have installed the SAP NetWeaver Developer Studio.
...
1. Call the SAP NetWeaver Developer Network by using the URL http://sdn.sap.com and log on with the corresponding user ID and password. If you do not have a user ID, you must register yourself before you can proceed.
2. Download the zip file “TutWD_Popup_Init.zip“ containing the project template TutWD_Popup_Init and save the zip file to any directory on your local hard disk or directly in the work area of the SAP NetWeaver Developer Studio.
3. Extract the content of the zip file “TutWD_Popup_Init.zip” in the work area of the SAP NetWeaver Developer Studio or in any directory on your local hard disk.
4. Call the SAP NetWeaver Developer Studio.
a. Import the Web Dynpro project TutWD_Popup_Init. To do this, choose File à Import in the menu.
b. In the next window, choose Existing Project into Workspace and choose Next to confirm.
c. Choose Browse, open the folder in which you saved the project TutWD_Popup_Init, and select the project.
d. Choose Finish to confirm.
5. The Web Dynpro project TutWD_Popup_Init appears in the Web Dynpro Explorer for further processing and completion of the tutorial.
Once you have imported the project template to the SAP NetWeaver Developer Studio, you will see the following structure in the Web Dynpro Explorer.
Web Dynpro Project Structure |
|
|
|
This view contains the input form for sending an e-mail. |
The EmailView is embedded in this Web Dynpro window. |
You can already execute the imported application PopupApp. The following window opens in the Internet browser:

The functions for sending the e-mail are not implemented in this tutorial. For more information about this topic, see the tutorial "Using an E-Mail Web Service with Web Dynpro".
The Data Modeler provides a graphical overview of the imported project TutWD_Popup_Init.

Next step:
