jsf 2 - How to display bean validation message in modal dialog? -
for modal dialog bean followed link: automatically show validation messages in p:dialog on validation failure
but @ same time want show data-table record also. if used action event in button, showing modal message, no data table records. in case of using string function in button, shows record, not validation message. how fix one?
Comments
Post a Comment