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.
|
Modifier and Type | Method and Description |
---|---|
StrutsLinkTool |
StrutsLinkTool.get(String getme)
This exists to enable a simplified syntax for using this tool in a
template.
|
StrutsLinkTool |
StrutsLinkTool.setAction(String action)
Returns a copy of the link with the given action name
converted into a server-relative URI reference.
|
StrutsLinkTool |
StrutsLinkTool.setForward(String forward)
Returns a copy of the link with the given global or local forward
name converted into a server-relative URI reference.
|
Copyright © 2002–2016 Apache Software Foundation. All rights reserved.