Hello Olivier,
Thank you for your quick answer.
I tried to put some random text in the binding parameter instead of a java method. But, it generates an error on the page. I tried also to delete that parameter but the message box doesn't appear anymore.
Maybe I should give you the source code of this page "gestion_dossier.jsp" (it's a french development ;-)
Any other suggestion...
Hello,
I have a problem with the messageDialog tag that duplicates javascript code in the selectionListener attribute into the generated v:events attribute (in v:init tag).
This code :
<v:messageDialog id="alerteDejaValide" visible="false" hiddenMode="ignore"
text="#{MessageBean.get['gestionDossier.message.CHANGEMENT_STATUT']}".