Uses of Interface
org.springframework.web.servlet.view.velocity.VelocityConfig

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

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

Classes in org.springframework.web.servlet.view.velocity that implement VelocityConfig
 class VelocityConfigurer
          JavaBean to configure Velocity for web usage, via the "configLocation" and/or "velocityProperties" and/or "resourceLoaderPath" bean properties.
 



Copyright (C) 2003-2004 The Spring Framework Project.