• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Web service call return

Folks, I need to get the web service call toreturn an 'Image' back to the GUI - is this possible ? Basically there is a Java exe creating am Image on a BufferedImage camvas onto a jpeg file (servletoutputstream). I have to call this Java exe in the server background (by passing some front end button values and display the Image I get back from the Java program

Just let me know can the webservice call "return" an "Image file" ?
 
Back
Top Bottom