Navigation

Le bean Portlet est un bean d'arborescence. La navigation est documentée sous Navigation dans l'arborescence.

There is one dedicated select command to select the web module of the currently selected portlet application or portlet.

Exemple Jython :
Portlet.select("the", "root")
Portlet.select("the", "parent")
Portlet.select("the", "webmodule")
Exemple Jacl :
$Portlet select the root
$Portlet select the parent
$Portlet select the webmodule