|< < 16 > >|

3-tier architecture

Same kinds of programming here

  • Database access: Application code, running on the app server.
  • Business logic: Application code, running on the app server.
  • Database access: A few times during each request.
  • Presentation logic (UI): On the phone.

|< < 16 > >|