What exactly are you trying to do? This is more of a 4DOM question...
Anyway, there is some function in 4DOM that will give you a textual 
representation of your dom object (sorry, I don't have 4dom installed at the 
moment so I can't tell you the name :-). You could save that in a variable 
and just use the response.write method.
This wouldn't be piping through though.
If it's important to pipe the stream, you might try something similar to 
http://webware.colorstudy.net/twiki/bin/view/Webware/FileStreamingAndContentDisposition

Hope that helps

Stephan

On Tuesday 27 November 2001 01:36, you wrote:
> It's not supported by 4DOM python _xmlplus package. How can I redirect de
> xml tree result to "response.write" of WebKit. Thanks
> Fernando Lumbreras

----------------------------------------
Content-Type: text/html; charset="iso-8859-1"; name="Attachment: 1"
Content-Transfer-Encoding: quoted-printable
Content-Description: 
----------------------------------------

_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to