Uses of Class
org.springframework.web.servlet.view.velocity.VelocityToolboxView

Packages that use VelocityToolboxView
org.springframework.web.servlet.view.velocity Support classes for the integration of Velocity as Spring web view technology. 
 

Uses of VelocityToolboxView in org.springframework.web.servlet.view.velocity
 

Subclasses of VelocityToolboxView in org.springframework.web.servlet.view.velocity
 class VelocityLayoutView
          VelocityLayoutView emulates the functionality offered by Velocity's VelocityLayoutServlet to ease page composition from different templates.
 



Copyright (c) 2002-2005 The Spring Framework Project.