ajaxResponseRenderer in event

2012-11-05 Thread nquirynen
something here, so any input would be helpful. ps: I know the code doesn't make sense, it's just a simple example to show where I'm stuck Nathan -- View this message in context: http://tapestry.1045711.n5.nabble.com/ajaxResponseRenderer-in-event-tp5717654.html Sent from the Tapestry - User

Re: ajaxResponseRenderer in event

2012-11-05 Thread Charlouze
in context: http://tapestry.1045711.n5.nabble.com/ajaxResponseRenderer-in-event-tp5717654.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org

Re: ajaxResponseRenderer in event

2012-11-05 Thread Lance Java
the equivalent functionality in that module. -- View this message in context: http://tapestry.1045711.n5.nabble.com/ajaxResponseRenderer-in-event-tp5717654p5717656.html Sent from the Tapestry - User mailing list archive at Nabble.com

Re: ajaxResponseRenderer in event

2012-11-05 Thread nquirynen
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

Re: ajaxResponseRenderer in event

2012-11-05 Thread Charlouze
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

Re: ajaxResponseRenderer in event

2012-11-05 Thread nquirynen
');); } }); } } -- View this message in context: http://tapestry.1045711.n5.nabble.com/ajaxResponseRenderer-in-event-tp5717654p5717659.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users

Re: ajaxResponseRenderer in event

2012-11-05 Thread Alex Kotchnev
(JavaScriptSupport javascriptSupport) { javascriptSupport.addScript(window.alert('test');); } }); } } -- View this message in context: http://tapestry.1045711.n5.nabble.com/ajaxResponseRenderer-in-event-tp5717654p5717659.html Sent from

Re: ajaxResponseRenderer in event

2012-11-05 Thread Howard Lewis Ship
to show where I'm stuck Nathan -- View this message in context: http://tapestry.1045711.n5.nabble.com/ajaxResponseRenderer-in-event-tp5717654.html Sent from the Tapestry - User mailing list archive at Nabble.com