Kbase P67065: What is a Logical Three-tier Model
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/17/2006 |
|
Status: Unverified
GOAL:
What is a Logical Three-tier Model
GOAL:
What is a 3 tier model?
FIX:
A computing model that supports separating the application logic from the user interface in the application implementation, and moving it to a remote server where the application data resides. A configuration based on the logical three-tier model remains a physical client/server application in that it is deployed across two machines, but the user interface, application logic, and data are logically separated from one another.