The Jakarta Project < Velocity Tools - Struts >

Velocity Tools

VelocityStruts

VelocityStruts Tools

VelocityStruts - Reference Documentation
       

VelocityStruts includes four view tools that provide access to Struts resources from within Velocity templates. This page is the starting point to the reference documentation for the view tools. Primary audience are the template designers.

Velocity for Struts currently supports the follwing four tools:

MessageTool
Provides access to the Struts message resources for internationalized output.

ErrorsTool
Provides methods to work with Struts error messages.

FormTool
Provides miscellaneous methods to work with forms and form beans in the context of Struts applications.

StrutsLinkTool
Provides methods to work with URIs.

ActionMessagesTool
Provides methods to work with Struts action messages, a new feature in the upcoming 1.1. release. Will be added shortly. For the present, an initial version of this class can be found in CVS under "whiteboard/nathan/ActionMessagesTool.java"


Copyright © 1999-2003, Apache Software Foundation