I need to activate Cross-Origin Resource Sharing (CORS) for my Java-based web application in order to accept queries from other domains. I'm taking Scaler's web development roadmap as a guide, but...