Arun Jagannath
Lurker
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" ?
Just let me know can the webservice call "return" an "Image file" ?