小编Rav*_*ari的帖子

How to enable CORS in apache tomcat

I am trying to consume some web services which are cross domain. When I disable chrome's web-security it is working fine. I want it to work without this so I have tried adding cross-domain.xml and still it didnt work. When i searched more, came to know about CORS enabling in tomcat.

from http://www.w3.org/wiki/CORS_Enabled


For Apache Apache can be configured to expose this header using mod_headers. This is enabled by default in Apache, however you may want to ensure it's enabled …

java eclipse apache tomcat cors

20
推荐指数
2
解决办法
9万
查看次数

标签 统计

apache ×1

cors ×1

eclipse ×1

java ×1

tomcat ×1