Re: Async process ComponentRequestHandler and JavaScriptSupport

2012-07-12 Thread Lance Java
To answer my own question I needed to use AjaxResponseRenderer instead of JavaScriptSupport and it all just works. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Async-process-ComponentRequestHandler-and-JavaScriptSupport-tp5714401p5714441.html Sent from the Tapestry

Re: Async process ComponentRequestHandler and JavaScriptSupport

2012-07-10 Thread Lance Java
cloak(); ++ decloaks; } } -- View this message in context: http://tapestry.1045711.n5.nabble.com/Async-process-ComponentRequestHandler-and-JavaScriptSupport-tp5714401p5714405.html Sent from the Tapestry - User mailing list archive at Nabbl

Re: Async process ComponentRequestHandler and JavaScriptSupport

2012-07-10 Thread Steve Eynon
he scripts added via > JavaScriptSupport. > > The service which does the magic is here > https://github.com/uklance/tapestry-cometd/blob/master/src/main/java/org/lazan/t5/cometd/services/internal/ComponentJsonRendererImpl.java > > Cheers, > Lance. > > -- > View this me

Async process ComponentRequestHandler and JavaScriptSupport

2012-07-10 Thread Lance Java
s the scripts added via JavaScriptSupport. The service which does the magic is here https://github.com/uklance/tapestry-cometd/blob/master/src/main/java/org/lazan/t5/cometd/services/internal/ComponentJsonRendererImpl.java Cheers, Lance. -- View this message in context: http://tapestry.1045711.