3. Getting Started

In this chapter you will create your first three Draco applications. The first one is a very simple ``Hello, World'' application. The second is already more complicated and verifies and processes form input. If the input is not correct, the form is showed again with the modified input and a message desribing the error. When the input is correct it is saved in the system database. The third example shows you some of Draco's advanced features that make form processing easier.


Subsections