Uses of Package
org.springframework.web.servlet.view.velocity

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

Classes in org.springframework.web.servlet.view.velocity used by org.springframework.web.servlet.view.velocity
VelocityConfig
          Interface to be implemented by objects that configure and manage a VelocityEngine for automatic lookup in a web environment.
VelocityToolboxView
          VelocityView subclass which adds support for Velocity Tools toolboxes and Velocity Tools' ViewTool callbacks.
VelocityView
          View using the Velocity template engine.
 



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