[xsl] XSL processor hangs after calling a Java method

Subject: [xsl] XSL processor hangs after calling a Java method
From: "Pouliot, Brian R." <brpouliot@xxxxxxxx>
Date: Wed, 7 Feb 2001 17:21:33 -0500
I have implemented a Java class that I call from my XSL stylesheet.  The
class creates an image and returns a String representing the URL of the
image.  All of this works fine....the HTML is completely generated as
expected.

But, after writing out the </html> tag, the processor just hangs, and I have
to kill it.

Any ideas?

Brian

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread