Enable CORS

Enable CORS

Hello,

I want to add request using servlet api and AJAX (xmlHTTPRequest) from my internal portal, but it doesn't work because of "same origin policy". I know that it can be configured on server-side (configuring Access-Control-Allow-Origin header),but SDP works on Tomcat, which is "terra incognita" for me. How can I handle it? Thanks.

                  New to ADSelfService Plus?