Is there a way to refer or get the name of the form inside the <html:form> ? I am trying to do something like the following:
<html:form>
<logic:iterate id="item" name=??<name-of-form>??
Property="items">
...
</logic:iterate>
</html:form>
Thanks,
Erez
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

