Start of Content Area

Procedure documentation Building, Deploying, and Running the Project Locate the document in its SAP Library structure

Once you have reached this stage, you can start and test the fully-developed example application in the Web Browser.

Prerequisites

This graphic is explained in the accompanying text

You have made sure that the SAP J2EE Engine has been launched.

Procedure

...

       1.      Save the current state of the metadata for your project by choosing This graphic is explained in the accompanying text Save All Metadata.

        2.      Open the context menu for the project node (TutWD_Tree_Init) in the Web Dynpro Explorer and choose This graphic is explained in the accompanying text Rebuild Project.

       3.      In the Web Dynpro Explorer, in the context menu of the application object This graphic is explained in the accompanying text TreeApp, choose Deploy new archive and run.

Result

The Developer Studio performs the deployment process in one single step, based on an automatically generated Enterprise Archive File, and then automatically launches your application in the Web Browser.

The initial representation of the tree is displayed in the Web browser.

This graphic is explained in the accompanying text

 

To test your Web application, expand and collapse individual nodes, and select files. Note that when you open a node a second time, no connection is established to the server since all the data has already been loaded in the browser.

This graphic is explained in the accompanying text

 

 

End of Content Area