Panels dispatcher implementation.
This dispatcher modifies the standard behaviour for
de.odysseus.calyxo.control.conf.DispatchConfig elements with
the path property set. It searches for a toplevel
panel element with panel.name == dispatch.path. If
it finds one, it creates a panels context stack in request scope,
pushes the panel and dispatches to panel.path.
author: Christoph Beck