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.
我有一个a4j:region
a4j:region
为什么c:forEachwith rich:tabs inside 不会在 Richfaces 容器标签(a4j:region、rich:panel等)中呈现?
c:forEach
rich:tab
rich:panel
c:forEach未在正确的生命周期中执行以供您使用,您可以在此处获得更多信息:c:forEach vs ui:repeat in Facelets