I want to know the use of MTOM webServices over other webServices.
Is it like that MTOM support binary data to pass. but in other webServices also we can pass the binary data by using the base64 service.
Please guide me on this part. Use of MTOM and diffrence with other webService which we are creating.