Package org.apache.velocity.tools.struts
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Classes
ActionMessagesTool

This tool deals with Struts action messages.

ErrorsTool

This tool deals with Struts error messages.

FormTool

View tool to work with HTML forms in Struts.

MessageResourcesTool

Abstract view tool that provides access to Struts' message resources.

MessageTool

The MessageTool is used to render internationalized message strings.

MessageTool.TextKey Helper class to simplify tool usage when retrieving no-arg messages from the default bundle that have periods in their key.
SecureLinkTool Tool to be able to use Struts SSL Extensions with Velocity.
StrutsLinkTool

The StrutsLinkTool extends the standard LinkTool to add methods for working with Struts' Actions and Forwards:

StrutsUtils

A utility class to expose the Struts shared resources.

TilesTool

The TilesTool is used to interact with the Struts-Tiles framework that is part of Struts 1.

ValidatorTool

View tool that works with Struts Validator to produce client side javascript validation for your forms.

VelocityStruts contains view tools for integrating Velocity with the Apache Struts 1 framework by providing easy access to Struts resources from within Velocity templates.

Package Specification

Related Documentation