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.
我是 CQ5.4 的新手,并且熟悉 CQ 的内容拉链和内容加载器模块。我们如何通过任何 JAVA 代码来做同样的事情?
谢谢瑞诗
不完全确定你在问什么,但你应该能够使用像 Fiddler 这样的工具来检查发送到 CQ 服务器的请求,并用你的 Java 代码重新创建这些请求。