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.
我根据四个链接的子报告制作了一份报告。
所有四个报告都像独立报告一样工作。
包含最多数据和图表的链接报表循环 10 倍,所有其他子报表仅出现一次!
我有子报告
GH1a GH1b GH2 射频
有问题的子报告在 GH2 中
谢谢
我参与了一个 JSF 项目,并且正在尝试为购物车制作视图。用户的购物车可以包含存储在 cartBean 中的哈希映射(键 = id,值 = 数量)中的票。在 cart.xhtml 我尝试输出门票,在这里你可以看到代码:
<h:form>