Developing International Web Dynpro
Applications
In this tutorial, the task is to develop an international Web Dynpro application that is available in English and German. As an example, we will use a car rental application that displays various different texts, depending on the booking.
The basic framework of the application is provided by the project template TutWD_Languages_Init. You will add language-specific resources to the application and learn about the most important aspects of developing international Web Dynpro applications.

By the end of this tutorial, you will be able to:
|
! |
internationalize Web Dynpro applications |
|
! |
create simple types that contain the interface texts |
|
! |
save and read language-specific texts in the message pool. |
● The SAP NetWeaver Developer Studio is installed on your PC.
● You have access to the SAP J2EE Engine.
● Basic knowledge of the Java programming language
● Knowledge of programming Web Dynpro applications