Re: [xslt] Incremental output
- From: rm mh-freiburg de (Le grande pinguin)
- To: xslt gnome org
- Subject: Re: [xslt] Incremental output
- Date: Fri, 7 Feb 2003 17:51:23 +0100
On Fri, Feb 07, 2003 at 04:48:30PM -0000, spinmar@interfree.it wrote:
>
> Hi,
>
> I have a question about if it's possible to send the output of the trasformation incrementaly.
>
> Now in my apache module I build my file xsl, then applying a xsl I send the output to a string and then I send it to the client.
>
>
> The problem is that the effect is that the client sees the output all in one time.
>
> Is it possible to send the output to client incrementally?
Yes, you need to look at the IO/buffer API
(even so transformation usually is so fast it's hard to justify
the added complexity).
Ralf Mattes
> In this way the client sees the header before and so on.
>
> Thanks for your help
>
>
> --Marco
>
>
> -----------------------------------------------------
>
> Salve, il messaggio che hai ricevuto
> è stato inviato per mezzo del sistema
> di web mail interfree. Se anche tu vuoi
> una casella di posta free visita il
> sito http://club.interfree.it
> Ti aspettiamo!
>
> -----------------------------------------------------
>
>
> _______________________________________________
> xslt mailing list, project page http://xmlsoft.org/XSLT/
> xslt@gnome.org
> http://mail.gnome.org/mailman/listinfo/xslt
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]