This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes XML and Related Technologies and the fly likes emitting byte stream from java to xsl Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "emitting byte stream from java to xsl" Watch "emitting byte stream from java to xsl" New topic
Author

emitting byte stream from java to xsl

anisha yunus
Greenhorn

Joined: Dec 30, 2003
Posts: 12
Hi,
In my java code, Iam emitting out a bytestream which has to be displayed in the webpage via xsl. I should convert that bytestream into a jpeg image and then send that image to the xsl. please help me as to how to go about it asap. thnx in advance
Michael Ernest
High Plains Drifter
Sheriff

Joined: Oct 25, 2000
Posts: 7292

Let's move this over the XML forum.


Make visible what, without you, might perhaps never have been seen.
- Robert Bresson
Lasse Koskela
author
Sheriff

Joined: Jan 23, 2002
Posts: 11962
    
    5
Originally posted by anisha yunus:
I should convert that bytestream into a jpeg image and then send that image to the xsl.
Huh? Are you really looking into converting binary image files with XSL? I would say it's infeasible.


Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: emitting byte stream from java to xsl
 
Similar Threads
Converting XML to jsp
Sending images from the server to the phone
Image extension and mimetype
Issue with copy pasting the URL
Image Stream