Start of Content Area

Component documentation Developing International Web Dynpro Applications  Locate the document in its SAP Library structure

Task

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.

 

This graphic is explained in the accompanying text  This graphic is explained in the accompanying text

Objectives

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.

Prerequisites

Systems, Installations, and Authorizations

      The SAP NetWeaver Developer Studio is installed on your PC.

      You have access to the SAP J2EE Engine.

Knowledge

      Basic knowledge of the Java programming language

      Knowledge of programming Web Dynpro applications

Next Step:

Importing a Project Template

0

 

 

End of Content Area