Hi all. i would get a image from a db . 
I get the bytes[] of image and the content.type saved into db with  JPA  .
But next how i can stream into the Response for show into a web page ?

 i have found example for save the file with saveas ...

But i would stream the bytes , not save the file on client .

Please some code or link of tutorial?
tank you 
mauro




--
View this message in context: 
http://cxf.547215.n5.nabble.com/how-get-a-image-from-db-with-rest-cxf-tp5743013.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to