The Goal
Presentation
Business Logic
Data
The Three Tier Model
an Independent Business Logic Layer
 The Presentation Layer contains the services to support the application end user. This includes screen- and input-handling, such as menus, window navigation, graphical screen design, and mouse-activated actions.
· The Business Logic Layer implements business functions and business rules.
· The Data Layer handles access to the database, data manipulation and preserves data integrity.