Have not checked Martins code yet for this table but a data table might be overkill for you a leaner approach might be a simple to have some kind of ajaxed div tag or label, nothing is in the sandbox yet for such a case...
Have in mind that the ajax support in myfaces is at a very early stage yet. All the infrastructure is there (the proto lib, the script.aculo.us lib and some basic patterns and controls) but the controls are mostly not done yet or at an early stage. Werner MarcV wrote: > Hello, > > we have to implement a "message panel" where the a-synchronous > messages from the server will be displayed in real-time and avoiding > the usual "refresh page". > The messages will be of 3 audience : All, group of user, specific user. > > We've saw in the Sandbox the auto-update table with Ajax... > > Is it suitable for that ? > Is it compatible with Sun RI > Do you have any other tips/tools/recommendation for that ? >

