Ein kleiner Tipp zum Lesen für das Wochenende:
Erschienen auf theserverside.com
ICEFaces is a JSF component library that adds a unique approach to AJAX: it renders a DOM (Document Object Model) on the serverside, and delivers changes to that DOM to a client via AJAX push. What this means is that data can be updated from one client, and the updates can be reflected almost immediately – with no client intervention – on other clients.
Den kompletten Artikel finden Sie hier