Em Mon, 17 Aug 2009 18:23:40 -0300, xfile80303 <l...@grokers.net> escreveu:
Hi all,
Hi!
I'm trying to update two zones using the MultiZoneUpdate return type from my onSuccessFrom<Form> method, but Tapestry gives me an error saying the return type is not understood (see stack below).
You can only return MultiZoneUpdate (or Block or a component) when handling an AJAX request. Use Request.isXHR() to check if the current request is made through AJAX or not.
-- Thiago H. de Paula Figueiredo Independent Java consultant, developer, and instructor http://www.arsmachina.com.br/thiago --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org