Hi all, I have a case where I perform some logic during the RENDER_RESPONSE phase where an error might occurs and I want to display some error message - which is unfortunately not displayed directly. But with the next request/response the error message is displayed. I asume that this is the case because the h:messages component is already rendered - so the behavior should basically be correct.
Do you have any suggestions how to handle this? The concrete case is when the details of a dataTable (facet detailStamp) are displayed - just comes into my mind to use a CustomHtmlDataTable component that overrides the toggleDetail method... What do you think? Thanx in advance, cheers, Martin
signature.asc
Description: This is a digitally signed message part

