Hi

I just copied your code and tried it, I works on firefox, chrome & opera.
What browser are you using ?

regards
Taha

On Wed, Jul 13, 2011 at 7:34 AM, dick_hu <dickan...@gmail.com> wrote:

> this problem I still have not sovle.
> But I use MultiZoneUpdate as return type it runs success.
>
> I guess Is the actionlink inside in the zone,when the zone updated cause
> the
> actionlink's ajax action invalid.
> can you help me? I write a easiest test,but failure yet.
> test.tml
>   <t:zone t:id="testZone">
>             <t:actionlink t:id="delete" zone="testZone">
>                 delete
>            </t:actionlink>
>   </t:zone>
>
> test.java
> public class Test {
>         @InjectComponent
>        private Zone testZone;
>
>        Zone onActionFromDelete() {
>            return testZone;
>        }
> }
>
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/A-problem-occur-at-loop-of-zone-tp4577377p4581253.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to