Hello everyone,

we have a problem where we update some page with an ajax request, but need 
additional data to be sent with the ajax response. This additional data should 
then be consumed on the client side by an ajaxComplete event. Does anyone know 
how a Tapestry event method can return more than just getBody() in the 
response? We would need to return a response containing both the new body and a 
JSONObject for consumption.

Regards,
Daniel P.

Reply via email to