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 ? -- A+, MarcV.

