Access-Control-Allow-Origin
I'm creating a web app that connects to different sites and services and gives their status, up/down/error etc. For sites that use IIS, I had to add in the HTTP Response Header an entry for Access-Control-Allow-Origin and the value of the origin url.
However, on our adobe connect server, I can't figure out how to allow this! I think its using Jetty or tomcat, here is the folder on the connect server where web.xml files are located.
E:\Breeze\8.2.0.1
can anyone help? thanks
