Hello All,

I have got a problem using velocity-struts...
I have a macro rendering an html input field.
I would like to set the value to the form and field I am passing in parameters,
which is like this: 
<input value="$formName.$fieldName">

Obviously, it is not working.
How can I do to evaluate (like in js) a kind of ${$formName.$fieldName} ?

Thanx for your support,
Jean-Christophe.

Reply via email to