I would like to create a shoutbox(or chat room) to my community, so any solution for that ?
Demo image:
Thank in advance :)
There is a PrimeFaces Ajax Push demo portlet contributed that can be found at issue FACES-1421. It doesn't demonstrate chat, but does demonstrate the Ajax Push mechanism required for chat. The icefaces3-chat-portlet would be a good place to start for developing such a portlet.