Hi all,

<tr:commandButton actionListener="#{discountsBean.saveChanges}" partialSubmit="true" text="#{msg.save}"/>

and I want: If method saveChanges returns error from business logic, show javascript alert on page

Is it possible to do and how?
Thanks
Jozef

Reply via email to