[hunchentoot-devel] Displaying partial output from the handler?

Andrei Stebakov lispercat at gmail.com
Tue Mar 27 14:36:54 UTC 2007


Pierre, I am not sure I understood you. Could you give some example of what
you described?

Thank you,
Andrew

On 3/26/07, Pierre THIERRY <nowhere.man at levallois.eu.org> wrote:
>
> Scribit Tobia dies 26/03/2007 hora 21:51:
> > Although, if the operation is very lengthy (say, more than a minute)
> > you should consider an anyncronous approach: a separate working thread
> > plus client-side page refreshes (or AJAX or an iframe) for status
> > polling.
>
> AJAX is maybe a bit overkill here. Many sites just show an intermediate
> page with an immediate refresh to goes to the URL of the lengthy
> computation.
>
> As all browsers won't redraw anything before they get data, you can then
> use the "data as return value" paradigm for both handlers, the
> intermediate page and the lengthy computation.
>
> Alternatively,
> Pierre
> --
> nowhere.man at levallois.eu.org
> OpenPGP 0xD9D50D8A
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (GNU/Linux)
>
> iD8DBQFGCIrKxe13INnVDYoRAtmwAJ4uBw2+ZpHfaOl/3YiXQogPYBX0qwCg5Qjn
> sEoOgEFuXGpz1pI5gkYjcN8=
> =GK2r
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> tbnl-devel site list
> tbnl-devel at common-lisp.net
> http://common-lisp.net/mailman/listinfo/tbnl-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/tbnl-devel/attachments/20070327/fa2027c8/attachment.html>


More information about the Tbnl-devel mailing list