Hi Jan,

[EMAIL PROTECTED] schrieb:

>This method has some seriouse drawbacks. 
>First and most important for me is, that it look quite silly. I think it is
>not supposed to be done this way. Would'nt it be much smarter to just drop
>the XML into the result stream that is send to the client anyway than to
>save it on disk? 
>  
>
I can't quite understand why one should create a whole XML tree in flow
script. isn't it much easier to use JXT for this purpuose ?
You have two choices to save the XML that is sent tho the client on the
server's hard drive:

- use the sourcewriting transformer
- use cocoon.processPipelineTo()

Regards,
Johannes

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to