gpt4 book ai didi

jsf - JSF/Seam/RichFaces 中有 “server-side comments” 吗?

转载 作者:行者123 更新时间:2023-12-04 01:40:46 25 4
gpt4 key购买 nike

使用 JSF/Seam/RichFaces 堆栈,有没有办法标记注释(在 XHTML 页面上),以便它们不会包含在 HTML 输出中?即,类似于 JSP 的 <%-- comments --%> , 而不是正常的 <!-- comments --> .

听说facelets.SKIP_COMMENTS context-param 可以为普通的 HTML 注释执行此操作,但还有其他选择吗? (毕竟,您可能希望将某些注释包含在页面输出中,而有些则不需要。)

最佳答案

a thread on the JSF for nonbelievers forum of IBM developerWorks 中找到答案:

<ui:remove><!--
<tags you want to remove/>
--></ui:remove>

the official Facelets documentation of ui:remove想要查询更多的信息。

关于jsf - JSF/Seam/RichFaces 中有 “server-side comments” 吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2714247/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com