この条件でcommandLinkを無効にしたい:
<p:commandLink id="buttonchoix" value="choisir" disabled="#{editCommandController.result < car.stock}" />
しかし、それは私のためにこのエラーを生成しました(フランス語で):
エラー解析/vues_admin/editCommand.xhtml:エラートレース[行:88] La valeur del'attribut"disabled"associéàuntyped'élément"null"ne doitpascontenirlecaractère'<'
どうすればこれを達成できますか?