Uses of Class
org.apache.velocity.tools.struts.SecureLinkTool

Packages that use SecureLinkTool
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. 
 

Uses of SecureLinkTool in org.apache.velocity.tools.struts
 

Methods in org.apache.velocity.tools.struts that return SecureLinkTool
 SecureLinkTool SecureLinkTool.setAction(String action)
          Returns a copy of the link with the given action name converted into a server-relative URI reference.
 SecureLinkTool SecureLinkTool.setForward(String forward)
          Returns a copy of the link with the given global forward name converted into a server-relative URI reference.
 



Copyright © 2002-2010 Apache Software Foundation. All Rights Reserved.