Conditionally display pure HTML elements

后端 未结 2 518
迷失自我
迷失自我 2020-12-14 21:32

I would like to conditionally display the following elements:

  • 2条回答
    •  Happy的楠姐
      2020-12-14 22:10

      You can wrap your elements inside a h:panelGroup and use your condition on the rendered attribute of the panelgroup.

      
        
    提交回复
    热议问题