Introduction to ICEfaces 2.0 This 50 minute webinar will provide a complete introduction to the ICEfaces 2.0 framework, plus discuss its features and benefits. Furthermore, this webinar will explain how ICEfaces 2.0 extends JSF 2.0 with market leading technology concepts such as Ajax Push, Direct-to-DOM, and Automatic Ajax that will greatly reduce application development complexity and increase developer productivity. The presentation will include a thorough review of the ICEfaces Components, Advanced Components, and concluded with a hands-on demo of how to easily build enterprise applications with ICEfaces 2.0.
I've built the example panelTabSet-dynamic.jspx from the component showcase and I notice that the backing bean (DynamicTabSetBean) method to return the tabs (public List getTabs() ) gets invoked some 38 times on each page load: