]> git.mxchange.org Git - jjobs-war.git/commit
I know, I miss-use ui:fragment here but it seems to do what I want:
authorRoland Haeder <roland@mxchange.org>
Tue, 11 Apr 2017 09:13:48 +0000 (11:13 +0200)
committerRoland Haeder <roland@mxchange.org>
Tue, 11 Apr 2017 09:13:48 +0000 (11:13 +0200)
commit7d85603dccb80110b2a94232238ac558bf4b5cb8
treee2a17955f71973090d0fce26dc85dfb6109d015d
parent1a5f3fcfd737615fa379dbe7be8e4b42f92f8c6d
I know, I miss-use ui:fragment here but it seems to do what I want:
- when "rendered" is false, don't show content of the whole tag
- when "rendered" is true, show content of the whole tag

So far, other tags did not work and not even with ui:define and then rendered="#{featureController.isFeatureEnaled('some_feature')#}"
on ui:define.

As long as there is no other tag that has the same behavior, I stick
with ui:fragment.
web/guest/user/user_register.xhtml
web/index.xhtml