Entering content frame

Procedure documentation Calling a Web Dynpro Application Locate the document in its SAP Library structure

Use

You can call a Web Dynpro application using a unique URL in the Web browser. To do this, you must have successfully deployed the relevant archive of the Web Dynpro project in the SAP J2EE Engine.

Procedure

       1.      In the Web Dynpro Explorer, choose Run in the context menu for the node WebDynpro ® Applications  ® WelcomeApplication of your Web Dynpro project.

A Web browser opens automatically displaying the view you designed.

This graphic is explained in the accompanying text

.

...

Result

You have successfully created your first Web Dynpro project including an integrated Web Dynpro application.

The entire development process of the application was purely declarative and carried out without programming a single line of Java source code. The required Java source code was generated automatically by the SAP NetWeaver Developer Studio.

Further Procedure

This Web Dynpro project will now be extended to include a programmatic section, which you will implement in your Web Dynpro application yourself. The view is to display the current data and time. In so doing, you will be familiarized with the concept of Data Binding of user interface elements to a Context as a structured storage place.

This graphic is explained in the accompanying text Carry out the enhancement Displaying the Current Date Using Data Binding.

 

Leaving content frame