Hi all, can anyone give me an example of how to use JSON with tapestry? I can see there is a JSONResponseBuidler and I can see there is a tapestry.bindjavascript function that support JSON I can't understand what's the correct way to handle this server side as there seems to be no equivalent "EventListener" for JSON request/response. Am I supposed to do and map an on purpose EngineService?
Thanks Martino