!--a11y-->
Building, Deploying and Running the
Project 
Building the project compiles the Web Dynpro project into Java class files.
Deploying the project puts it on the server (the J2EE Engine).
Running the application opens a browser window using a URL. The application displays the business graphic you have programmed.
...
...
1. Build and deploy the project as described in Deploying a Web Dynpro Project.
2. Run the application as described in Calling a Web Dynpro Application.
Now that you have built and deployed the project and run the application you should see the resulting graphic:

If this graphic is not displayed make sure the administrator of the J2EE Engine has specified the URL of the server on which the IGS is running.
