salut
je veut utiliser l'attribut rendered pour commander l'affichage d'un outputText
outputText n'est pas affiché malgrés que #{notification.type} et #{mBeanInfoFactory.mbeanObName } ont même valeur.Code:<h:outputText value="#{notification.type}" rendered="#{notification.source}==#{mBeanInfoFactory.mbeanObName }"/>