小编Hee*_*ain的帖子

如何检查渲染属性中的两个条件?

我试过下面的代码

   <h:form rendered="{#{cars.enabled} and #{cars.enabledEdit}}">
Run Code Online (Sandbox Code Playgroud)

但这不起作用.

jsf el multiple-conditions rendered-attribute

2
推荐指数
1
解决办法
1万
查看次数

标签 统计

el ×1

jsf ×1

multiple-conditions ×1

rendered-attribute ×1