THREE-TIER ARCHITECTURES (cont.)
When data or processing are required by the presentation client, a call is made to the middle-tier functionality server.
This tier performs calculations, does reports, and makes any needed client calls to other servers (e.g.. a data base server).