Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个跨域策略文件,我希望添加到我拥有的 Tomcat 服务器中。 如果 tomcat 是 localhost:8080 并安装在 /usr/local/tomcat/ 中,我应该放置这个策略文件的根文件夹在哪里?
将您的跨域策略放入该ROOT webapp文件夹。
ROOT webapp
检查您是否可以从
http://localhost:8080/crossdomain.xml