On Tue, 03 May 2011 12:58:34 -0300, tompeter <i...@tomkrause.com> wrote:

Hi Taha,

first off, thanks for your code!
I have a question concerning the zone support.
I have implemented the necessary javascript parts but get an error when
using zones:
Return type org.apache.tapestry5.internal.structure.BlockImpl can not be
handled

This happens when a non-AJAX (XmlHttpRequest) is made and an AJAX-related value is returned (block, component instance, JSONObject, etc). @Inject Request and use its isXHR() method to check that.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

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

Reply via email to