jsf 2 - How to add multiple message validation in only one growl message -


i have p:growl show message validation, shows growl each message validation, there way show multiples messages validation in 1 message p:growl?

it's how growl works. each message appear in own panel. don't think can change unless develop custom growl component on own , put <p:messages> in :)


Comments

Popular posts from this blog

javascript - How to name a jQuery function to make a browser's back button work? -

python - Django-easy-pdf: xhtml2pdf reporting reportlab 2.2+ is required, but 3.0 installed -

collision detection - C++ library for mesh to mesh intersection: what is available? -