| Hi, Jonas Lundberg kirjoitti 16.9.2005 kello 17:59: Maybe I did not understand your problem... but if you want to do something after <map:serialize>, then you can do that in a different pipeline. Like this: Well, if this works, then it doesn't do what I want =) If that works, then data is buffered in generator/serializer phase and then streamed out. If I have data, say.. 1000GB, then it takes a very long time before any data is coming to browser (and server is running out of memory). But, if the whole process is streaming type (only small amount of the data is cached at any given time), then it does not matter is the data 1KB or 1TB of size, right?=) I want to really really stream XML from server to browser. - Joose -- "Always remember that you are unique, just like everyone else!" * http://iki.fi/joose/ * [EMAIL PROTECTED] * +358 44 561 0270 * |
- Re: pipeline executing and actions Joose Vettenranta
- Re: pipeline executing and actions Derek Hohls
- Re: pipeline executing and actions Joose Vettenranta
