M
Manoj Nair
I am using Weblogic XMLOutoutStream to create a XML file on the fly.
But instead of using flush() method and writing a physical file onto
the disk I want to convert this outputstream to a java InputStream
which can then be passed to the FOP XSLT transformer. any ideas?
But instead of using flush() method and writing a physical file onto
the disk I want to convert this outputstream to a java InputStream
which can then be passed to the FOP XSLT transformer. any ideas?