On Sun, 1 Jan 2006 18:26:03 +0100, Martin Möllenbeck <[EMAIL PROTECTED]> wrote:
Hi and happy new year,

is it possible to call the client from the server with nevow/athena like nevow/livepage?

I have take a look to the source, but I didn't unterstand it quite well.


Both LivePage and LiveFragment have a "callRemote" method which will invoke some JavaScript function 
on the client.  The "widgets" example demonstrates this.  You can find the Python for this example at 
<http://divmod.org/trac/browser/trunk/Nevow/examples/athenademo/widgets.py> and the JavaScript at 
<http://divmod.org/trac/browser/trunk/Nevow/examples/athenademo/widgets.js>.

Hope this helps,

Jean-Paul

_______________________________________________
Twisted-web mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web

Reply via email to