1
I think the code is in the wrong place.
Try this way:
#{naturemb.nature.id == null ? msg['cadastrando.nature'] : msg['atualizando.nature']}
1
2
I think the code is in the wrong place.
Try this way:
#{naturemb.nature.id == null ? msg['cadastrando.nature'] : msg['atualizando.nature']}
Browser other questions tagged jsf primefaces
You are not signed in. Login or sign up in order to post.
Show, thank you very much.
– Roknauta
Taking advantage of your good will, as I conclude 2 EL after the ':'? Ex: msg['updating'] msg['Nature']
– Roknauta