is to make a query. I have a SOAP service to which I need to implement CORS to later consume this service from a mobile app on Ionic, but I do not know where to start or how to do it correctly. I know that the implementation of these in my Service are done in the web.xml file but I do not know where to start and the same in my Ionic app. Any advice or how could I start?