I am trying to display the message of the outcome of a validation done in managed bean in the dialog but it is not getting displayed in the dialog on submit of the form.
Please help me in fixing this
My
JSF page snippet with dialog
message with id
lpcDlgMsg2 is the message i am trying to display on submit.The other message is getting displayed correct on blur.
snippet of the method that is called on submit