User 406e62b321
11-06-2007 01:55:13
Hi Everybody,
I'm having trouble trying to stream an image to the client from a jsp. I can get the code from the examples provided by chemaxion to work (very nice, thank you very much for the examples!) but I cannot get text and the image to display.
Ideally what I would like to do is write some text to the client, write an image to the client, write some more text to the client, write another image to the client, etc.
I've also searched google and the google java groups for jpeg and jsp and didn't find anything that pointed me in the right direction.
Any help would be greatly appreciated.
The attached code is an attempt to output:
Test Page for Marvin jpeg Generator
IMAGE
good bye world
But all I get is the image.
Thanks in advance,
Julie
I'm having trouble trying to stream an image to the client from a jsp. I can get the code from the examples provided by chemaxion to work (very nice, thank you very much for the examples!) but I cannot get text and the image to display.
Ideally what I would like to do is write some text to the client, write an image to the client, write some more text to the client, write another image to the client, etc.
I've also searched google and the google java groups for jpeg and jsp and didn't find anything that pointed me in the right direction.
Any help would be greatly appreciated.
The attached code is an attempt to output:
Test Page for Marvin jpeg Generator
IMAGE
good bye world
But all I get is the image.
Thanks in advance,
Julie