If you can't use the zonemanager.processReply function defined by tapestry, you will have to handle the response yourself. You really should take a look at the tapestry.js file to see what this function does.
2012/11/5 nquirynen <nat...@pensionarchitects.be> > I have no client code, so yea that's why it probably doesn't work... > > First my code was like this: > I had a callback function on the ajax request in my .tml: > > > > which works. > > But I wanted to remove javascript from my .tml files and while doing this I > thought AjaxResponseRenderer.addCallback would actually run this script > automatically. > > So this means I still have to handle the response myself? > > > > > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/ajaxResponseRenderer-in-event-tp5717654p5717658.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >