Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Many topics discussed in this chapter will be adopted in the sample application for implementing the presentation layer, and their relationships will be covered in this section.
For the presentation layer of the SpringBlog application, Spring MVC will be used for implementing the MVC pattern, and JSPX will be used as the view technology. The usage of Spring MVC and related libraries are as follows:
<spring:theme> tag will be used in a page template to load the active theme being used.