-
Gary Whitten thinks this is interesting:
So far, this is a typical Tiles-based application. You’ve seen nothing Spring-specific yet. But now we’re ready to integrate Tiles into Spring MVC by performing these two steps:
Configuring a
TilesConfigurer
to load the Tiles definition fileDeclaring a Spring MVC view resolver to resolve logical view names to Tiles definitions
Minimise