Hello,
    bobharner has commented on http://tapestry.apache.org/ajax-and-zones.html. 
    You can find the comment here:
    http://tapestry.apache.org/ajax-and-zones.html#comment_2774
    Please note that if the comment contains a hyperlink, it must be approved
    before it is shown on the site.

    Below is the reply that was posted:
    ~~~~
    You're apparently using Tapestry version 5.4. Since 5.4 is still in beta, 
the documentation isn't yet fully updated to match.

As the error message says, the Zone component's update parameter doesn't do 
anything in 5.4. The philosophy with 5.4 is to avoid a lot of built-in 
JavaScript effects in cases where it is easy for users to add their own. In 
this case you can listen for an update event, as mentioned in the Javadocs for 
Tapestry 5.4 (http://tapestry.apache.org/5.4/apidocs/index.html), "After the 
client-side content is updated, a client-side event is fired on the zone's 
element. The constant core/events:zone.didUpdate can be used to listen to the 
event." Hope this helps.
    ~~~~

    With regards,
    The Apache Tapestry Project.

    You are receiving this email because you have subscribed to changes for the 
tapestry site.
    To stop receiving these emails, unsubscribe from the mailing list that is 
providing these notifications.
            

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

Reply via email to