TOC PREV NEXT INDEX

Step 3 - Dynamic Updating-Make the Clocks Tick


In this section, we are going to make the clocks tick by pushing updates from the server to the web browser, changing the content dynamically, but without a full page refresh, thanks to ICEfaces and Direct-to-DOM rendering.

We will also make some minor changes to the web.xml and faces-config.xml files, to support concurrent instances of the application, viewed from multiple windows or tabs of the same web browser.

All the files for this part of the tutorial are in the timezone3 directory.



Copyright 2005-2009. ICEsoft Technologies, Inc.
TOC PREV NEXT INDEX