Methods in org.apache.velocity.tools.struts that return StrutsLinkTool |
StrutsLinkTool |
StrutsLinkTool.get(java.lang.String getme)
This exists to enable a simplified syntax for using this tool in a
template. |
StrutsLinkTool |
StrutsLinkTool.setAction(java.lang.String action)
Returns a copy of the link with the given action name
converted into a server-relative URI reference. |
StrutsLinkTool |
StrutsLinkTool.setForward(java.lang.String forward)
Returns a copy of the link with the given global or local forward
name converted into a server-relative URI reference. |