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

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

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

Subclasses of VelocityView 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.
 class VelocityToolboxView
          VelocityView subclass which adds support for Velocity Tools toolboxes and Velocity Tools' ViewTool callbacks.
 



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