Package webwork.view.velocity

This package contains the Velocity integration support.

See:
          Description

Class Summary
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.
 

Package webwork.view.velocity Description

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).



Copyright © 2001-2003 WebWork All Rights Reserved.