Uses of Package
org.springframework.web.servlet.view.tiles3
Packages that use org.springframework.web.servlet.view.tiles3 Package Description org.springframework.web.servlet.view.tiles3 Support classes for the integration of Tiles 3 (the standalone version of Tiles) as Spring web view technology.Classes in org.springframework.web.servlet.view.tiles3 used by org.springframework.web.servlet.view.tiles3 Class Description AbstractSpringPreparerFactory Abstract implementation of the Tilesorg.apache.tiles.preparer.PreparerFactoryinterface, obtaining the current Spring WebApplicationContext and delegating toAbstractSpringPreparerFactory.getPreparer(String, org.springframework.web.context.WebApplicationContext).TilesView Viewimplementation that renders through the Tiles Request API.