[jdom-interest] Help XSLT/Piped Streams?

Nick Vincent Nick at Neoworks.com
Mon Nov 13 09:35:32 PST 2000


Hi,

I'm using JDOM at the moment, and am trying to pipe an output stream into
Xalan, as per the instructions in the JDOM FAQ.  I have tried to get this
working a lot of ways, but when I attempt to pipe the input the XSLT parser
hangs, as if it is still waiting for input from the input stream.

The same code works if replace the input stream with othewr stream types
(i.e. strings, files), and I have tried flushing the streams everywhere I
can to no avail.  Is there any sample code of this working (I have checked
out CVS today to see if this example has been added, but could not find it)?

Many thanks,


Nick Vincent
NeoWorks



More information about the jdom-interest mailing list