I think that this is not possible right now. But it should be.
Did not look, but I bet there is a related JIRA issue. You might want to
vote for it...
Andy
Julien Ruchaud wrote:
Hi,
I am trying to refresh two zones on the same time with one ajax action.
Java,
@Inject
Block b1;
@Inject
Block b2;
onActionTest() {
return b1, b2;
}
Tml,
<t:actionLink t:id="test" t:zone="z1, z2">Test</actionLink>
<t:zone t:id="z1"/>
<t:zone t:id="z2"/>
I think it is not possible this way. Is there another way to do it ?
If you need more info, do not hesitate to ask.
Thanks in advance,
Julien Ruchaud
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org