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.
亲爱的,
我目前正在尝试将项目从 websphere 迁移到 glassfish。通过用普通的 jsf 标签替换 hx 标签。
我有两个无法替代的标签:
<hx:scriptCollector id="scriptCollector1" preRender="#{pc_Main.onPageLoad}"> </hx:scriptCollector>
和
</hx:requestLink>
如果有任何可以使用的 jsf 标签,请告诉我。因为从头开始需要时间