uThe
de-facto standard for web-based systems is a three tiered
architecture:
Ø1. Database acts as a data store.
Ø2.
Application server handles processing of user requests
and compiling of the user interfaces.
Ø3. Client renders the user interface and provides
user interaction in a web browser or a custom client application.