There's no need to ask the same question twice.
The answer rather depends on what framework you're using - it's evidently not VelocityTools since setPage isn't a method on any of the Velocity/VelocityTools tools, maybe Turbine or Tammi?
Suggest you ask the appropriate mailing list for the framework you're using, or read the manual of course - I'd imagine that's an easy question to answer yourself.
If Tammi, try:
http://norther.myapp.info/docs/api/tammi/org/norther/tammi/spray/content/context/LinkTool.html
tarun Narang wrote:
HI I want to send some variable value from one velocity page to another VTL page when the user click on link(SET). Below is the code which i am using i want to set some variable there(in this href) so that i will be able to get that variable value on the next VTL page
<a href="$link.setPage("somepage.vm")">SET</a>
Thanks in advance tarun
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]