[Seaside] Re: Re: Multi-page updates : Comet? Asteroid? Others?

Lukas Renggli renggli at gmail.com
Mon Jan 7 07:53:33 UTC 2008


> > however, if possible in your application, is to do one single update
> > of <body> </body>. Thats ways easier than what you are doing now and
> > still feels like an AJAX app.
>
> Sounds good. How do I do this from a sub-component callback?

You can also use announcements, or then you directly call your root
component (e.g. using a dynamic variable or a session variable) to
re-render itself.

Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside mailing list