!--a11y-->
Declarative Development of a View 
· Definition of two data types of the type Simple Type in the Java Dictionary: In the Java Dictionary, first define two data types of the type Simple Type with the names Name and Birthday. When you have done this, you will be able to type their vaue attributes accordingly in the controller context of the Form view.
· Declarative development of the two views Form and EMailEditor: In these sections, you declare the controller context of the views, structure the layout of the two views in the Designer view of the Web Dynpro tools, and declare different actions in order to bind the appropriate UI results to the said views.

The procedure for declarative view development demands basic knowledge of working with the Web Dynpro tools as well as knowledge of the architecture and the programming model for Web Dynpro applications. For more details on this, refer to the sections Creating a Simple Web Dynpro Application or Creating an Enhanced Web Dynpro Application, or take a look at the documentation on the Web Dynpro Tools.
First,
declare the two data types Name and
Birthday in the Java Dictionary.
