Hello,
I need to dynamically set the URL for html:link. Its giving me an exception
for this. Here's what I am trying to do.
<logic:iterate id="child" name="wm" property="children">
<html:link href="<bean:write name="child" property="url"/>"
styleClass="plain">
<bean:write name="child" property="description"/>
</html:link><BR>
</logic:iterate>
Has anyone tried something like that.
Thanks
Ujwal
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]