Can someone help me figure a way to do something like this?

<html:select property="x_<bean:write name="y" property="z" filter="true"/>">

What I wanted to do is dynamically name the <html:select> property,
x_[some-dynamic-value].

Any idea on how I should really approach this?

Thanks,

--Michael Marrotte


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

Reply via email to