TOC PREV NEXT INDEX

AuctionMonitor


ICEfaces AuctionMonitor (auctionMonitor.war) simulates the tracking of live auctions with ticking countdown timers and interactive bidding. It also includes a simple integrated chat and some demo notes on how to interact with the AuctionMonitor.

Figure 4 AuctionMonitor Sample Application



The application uses a number of standard JSF components: dataTable, commandButton, and panelGrid. ICEfaces and Direct-to-DOM rendering provides for asynchronous and dynamic updates of these components without a full page refresh. This is illustrated by the ticking clocks, real-time bid updates, the dynamically rendered buttons, the ability to hide and show table rows on demand, and the integrated chat session. For more information on these ICEfaces features, refer to the ICEfaces Developer's Guide.

Open the AuctionMonitor in two browser windows to fully appreciate the interactive features of this application.



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