This message has to do with the paging banner. You can remove the pagesize attribute from the <display:table> element if you do not want paging and the paging banner will not show.
However, if you simply want to configure the message that is displayed you can set a number of properties in the table using the <display:setProperty name="" value=""/> tags. The properties that you can set allow you to fully customize the messages that are shown in the paging header. For example, you can set paging.banner.placement, paging.banner.item_name, and so on. For a full list see: http://displaytag.sourceforge.net/11/configuration.html Vincent On Mon, Jun 16, 2008 at 11:46 AM, Ding, Qin <[EMAIL PROTECTED]> wrote: > > > Appfuse 1.9.4/SpringMVC > > DisplayTag display's a msg "4 xxxx found. Displaying all xxxx" on top > of the table. How can I disable this msg? Thanks. > > Thanks. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
