Blog Archives

IcePush integration to web-application

In one of the previous post I show an example of how a4j-push and a4j-poll were used together. It help to solve several things and optimize code/requests a bit. But in reality it was not “real” push – it just

Tagged with: , , , , , , , , , , ,
Posted in Software Development, Tips and Tricks

Richfaces a4j:poll and a4j:push Can Do More Together

Task: Update the content of the page if the content is changed on server-side, in other words – show the most-fleshiest content to the user. The most simple solution that comes to mind is to use <a4j:poll/> component which will periodically

Tagged with: , , , , , ,
Posted in Software Development, Tips and Tricks