TOC PREV NEXT INDEX




Part II. Porting an Existing HTML Renderer to a Direct-to-DOM Renderer


This part of the tutorial guides you through the process of porting an existing Direct-to-DOM renderer to a Direct-to-DOM renderer. This example is based on the MyFaces HtmlTabbedPaneRenderer.

The following resources are included with this tutorial:

tabbedpane-myfaces A complete deployable version of the MyFaces tabbedPane sample application.
tabbedpane-icefaces A complete deployable version of the Direct-to-DOM enabled tabbedPane sample application.


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

TOC PREV NEXT INDEX