RE: [xsl] Binary image output from XSL

Subject: RE: [xsl] Binary image output from XSL
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Mon, 15 Apr 2002 13:59:45 +0100
> I am getting an image as Base64 String in XML.I am trying to
> use XSL and
> display the out put in Jsp.I am trying to convert the image
> on the fly and
> display in jsp thru XSL. But I understand from  W3c mailing
> lists XSL does
> not support binary output.I am converting the Base64 String
> to an image
> output in bytes and I am trying to write the same Thru XSL by
> calling the
> java function in XSL.But I am not getting the image on my
> screen.I am using
> Xalan parser.
> Can any one help me in this regard?

What you are attempting to do sounds reasonable, but if it's not working, we
can't find the errors in your code unless you show us the code.

Michael Kay
Software AG
home: Michael.H.Kay@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx


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


Current Thread