
In the previous post about Play Framework, we seen how to install Play and create a first simple application. In this post, we’ll see how to customize the views and use the template engine of the framework to easily create web pages. Play has its own template engine to generate HTML web pages. The template [...]
Most commented posts