On Fri, 21 Sep 2012 15:51:50 -0300, sommeralex <alexander.som...@gmail.com> wrote:

i know that the zone itself does not trigger events. the zone itself is
just a HTML content.

the question is, why zoneManager.update() is not enough. If i have zone
already defined in my java/tml class, why then is it not possible to update
this zone just with zone.update from javascript? why do i have to put a
link within the update method?

this is - from a didactic point of view - not understandable.

AJAX in Tapestry works by using events and Zone doesn't trigger any. Zones are always supposed to be updated by Tapestry events.

--
Thiago H. de Paula Figueiredo

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

Reply via email to