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.
有没有人有 Java 从另一个域中提取数据的经验?假设我的客户至少有 1.6.0_10,它工作的可能性有多大。我看过一些帖子说它有效,然后其他人说它无效,还有一些人说它在以后的微更新中被破坏了。任何见解将不胜感激。
谢谢,
-担
6u10crossdomain.xml中的功能受限。它需要一个允许来自任何站点的任何代码连接的策略。有关更多详细信息,请参阅文档。
crossdomain.xml
至少有一种情况是早期访问版本已损坏crossdomain.xml,但在更新完成之前已修复。