[Seaside] Debugging - how to flush current output to browser?

Lukas Renggli renggli at gmail.com
Tue Dec 2 17:24:34 UTC 2008


> Is there a way to do this?

If you want to proceed afterwards: Maybe.

You certainly need to use a streaming server to be able to do that.
And probably you need to send some padding data to fill the socket
buffers on both sides. The Comet implementation does that.

If you don't want to proceed: Yes.

Inspect "html context document" and send that back to the client.

Lukas

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


More information about the seaside mailing list