Spring Velocity integration

Binding Resolving view
  • Identify the purpose of the VelocityViewResolver.
  • Know how to set prefix/sufix of the resolved templates.
  • Demonstrate how to inject Velocity Tools into a context.
  • Identify how to forward Velocity context data into a HTTP request or session objects.
  • Understand how to use Velocity with more than one view technology in a single web application.
VelocityConfigurer
  • Understand how velocity engine can be configured in the Spring wiring configuration file.
  • Demonstrate how to set and load Velocity engine's key/value configuration properties.
  • Please note that detailed information concerning all the possible Velocity engine options are beyond the scope of this exam - we focus only on the integration of the configuration process itself.

你可能感兴趣的:(spring,Web,velocity)