Overview

VelocityView includes all of the GenericTools and adds infrastructure and specialized tools for using Velocity in the view layer of web applications (Java EE projects). This includes the VelocityViewServlet or VelocityLayoutServlet for processing Velocity template requests and the VelocityViewTag for embedding Velocity in JSP.

Default Configuration

The default configuration provided for VelocityView is here and here.

Dependencies

TODO: just link to an anchor in a comprehensive dependencies overview page?

VelocityView Object

TODO: a writeup and link for this

VelocityViewTag

TODO: a writeup and link for this

VelocityViewServlet

TODO: a writeup and link for this

VelocityLayoutServlet

TODO: a writeup and link for this

Tools