On Thu, 07 Jun 2012 09:00:54 -0300, [email protected]
<[email protected]> wrote:
Hi,
Hi!
In short i want to do a normal submit to an ajax form.
There's no such thing as an AJAX form in Tapestry. There are AJAX form
submissions and non-AJAX form submissions. To force a non-AJAX form
submission, in your even handler method, just return some value which
isn't an AJAX response one (JSONObject, JSONArray, Zone, Block), returning
null or a page instance or a page class instance instead.
--
Thiago H. de Paula Figueiredo
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]