My IceFaces 1.8 based application starts with a very simple xhtml that includes a different one based on a bean's property. This property is bound to a combo's item that is included in every page. If the user selects a layout from this combo, the page updates to the new layout.My IceFaces 1.8 based application starts with a