The Spring Framework

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

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

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

Subclasses of VelocityViewResolver in org.springframework.web.servlet.view.velocity
 class VelocityLayoutViewResolver
          Convenience subclass of VelocityViewResolver, adding support for VelocityLayoutView and its properties.
 


The Spring Framework

Copyright © 2002-2008 The Spring Framework.