-
Play !> and 3-tier, n-tier architecture - Part II
In Part I, I introduced the use of Play! framework on 3-tier architecture. In this one, we will see how to use the native features of Play! to implement a 3-tier application. As we saw, the implementation of the Logic tier is easy with Play!. In this implementation, you can…