You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Erez Efrati <er...@netmedia.net.il> on 2003/05/27 23:44:02 UTC

How to refer to the name of the form within a block?

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: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org