1 Reply Latest reply on Dec 24, 2007 8:01 AM by balteo

    rich:messages merge with another html list??

    balteo

      Hello,

      Here is my problem:

      I have a couple of messages I want to always diplay to my users. Such as: There are n records in the table. This should be displayed as a list.

      What I want to do is add to this list the messages generated from the rich:messages component. Such as : An error occured during database inserts

      I would then get this:

      *There are n records in the table
      *An error occured during database inserts


      What is the best strategy to achieve such a merge?

      Thanks in advance,

      Julien.