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

Packages that use SecureLinkTool
org.apache.velocity.tools.struts Provides view tools to integrate Velocity with the Apache Struts framework. 
 

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

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



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