June 2014
Beginner to intermediate
304 pages
7h 25m
English
When it comes to web application development, reusability and maintenance are two important factors that need to be considered. Spring Web Flow is an independent framework that facilitates you to develop highly configurable and maintainable flow-based web applications. On the other hand, Apache Tiles is another popular open source framework that encourages the use of reusable template-based web application development.
In this chapter, we are going to learn how to incorporate these two frameworks within a Spring MVC application so that we can obtain maximum reusability of frontend templates with the help of Apache Tiles and less maintenance in our application logic with the help of Spring ...
Read now
Unlock full access