I am facing problem while sending an Image using Spring Web Service.
I have written controller as below
@Controller public class WebService { @R