This package contains the Velocity integration support. It allows you to use Velocity templates as the View part in a MVC setup where WebWork is used for Actions (i.e. Model and Controller).
URLBean | A utility class that is used to URL-encode links in Velocity templates. |
VelocityHelper | |
WebAppLoader | Resource loader that uses the ServletContext of a webapp to load Velocity templates. |
WebWorkUtil | WebWork utility methods for Velocity templates |
WebWorkVelocityServlet | Velocity integration servlet. |