This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Binary image output from XSL


> 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@ntlworld.com
work: Michael.Kay@softwareag.com


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]