Hi,

I have some Javascript code in one of my pages. I want to keep this JS in the template file. However, this JS has a variable whose value is derived from a page parameter.

For example,
Is there a way I can do something like, ${value} in the template file and have the actual value be substituted by wicket?

What is the best practice to have simple values substituted in templates?

Thanks,
Vinayak

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to