Uses of Package
org.apache.velocity.tools.struts
-
Packages that use org.apache.velocity.tools.struts Package Description 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. -
Classes in org.apache.velocity.tools.struts used by org.apache.velocity.tools.struts Class Description ActionMessagesTool This tool deals with Struts action messages.MessageResourcesTool Abstract view tool that provides access to Struts' message resources.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 standardLinkToolto add methods for working with Struts' Actions and Forwards:StrutsUtils A utility class to expose the Struts shared resources.