<h:commandButton>

Hi,I am new to JSF.Can any one tell me how to disable a button based on some condition,for example I have a field with status="A" on the jsp page then the button should be disabled with status="A" and it should be enabled with status="U".any help is highly
[297 byte] By [Dravid1973a] at [2007-11-27 3:42:50]
# 1
<commandButton disabled="#{bean.status == disabledValue}">.
alexandre_correaa at 2007-7-12 8:46:27 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...