This example demonstrates dynamic includes with Facelets.
Important: Use the "panel" variable only in Facelet Tags like ui:include, not in Components!
Important: The action has to return a view-id, and not null,
So you ensure you get a new view, and no problems with ids.
TODO: Automatic test with Selenium!