>
> The s:form equivalent of the nested-example above should be something like:
>
>        <s:form name="myForm">
>          <s:push value="person.address">
>                <s:textfield name="street"/>
>          </s:push>
>        </s:form>
>

Wouldn't <s:textfield name="person.address.street"> to the trick?

Nils-H

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to