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 page and changing the content dynamically, but without a full page refresh, thanks to ICEfaces and Direct- to-DOM rendering.

We'll also make some minor changes to the web.xml and faces-config.xml files to support concurrent viewing of the application using two different windows of the same web browser.

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



Copyright 2005. ICEsoft Technologies, Inc.
http://www.icesoft.com

TOC PREV NEXT INDEX