!--a11y-->
Defining Simple Type Data Types in the Java
Dictionary 
Define the data types Name and Birthday in the Java Dictionary in your Web Dynpro example project:
Property |
Value |
Simple Type Name |
|
Name |
Name |
Package |
com.sap.tc.webdynpro.tutorial.errorbehavior.datatypes |
Built-In Type |
String |
Simple Type Representation – Text Objects – Field Label |
Name |
Simple Type Birthday |
|
Name |
Birthday |
Package |
com.sap.tc.webdynpro.tutorial.errorbehavior.datatypes |
Built-In Type |
Date |
Simple Type Representation – Text Objects – Field Label |
Birthday |

For more information about defining a static Simple Type data type in the Java Dictionary, see Including a Simple Value Selector.
Continue developing the
application example, structuring the layouts of the two
views Form and EMailEditos, and declaring the various
controller segments such as Contexts and Actions.