Package org.apache.velocity.tools.struts

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

See:
          Description

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

Package org.apache.velocity.tools.struts Description

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



Copyright (c) 2003-2007 Apache Software Foundation