Hello,
I'm new to Jersey and restful web services in general. Is there a way to
stream a BufferedImage to the browser using an HTTP GET request? Basically,
I type in a URL
http://localhost:8080/jersey/getImage and the browser
displays the BufferedImage returned from the method mapped to the "getImage"
path. A simple example would be quite helpful. Appreciate the help!
--
View this message in context: http://n2.nabble.com/Streaming-a-BufferedImage-tp4172696p4172696.html
Sent from the Jersey mailing list archive at Nabble.com.