PDA

View Full Version : webflow and breadcrumbs



fdjebbari
Jul 5th, 2005, 08:17 AM
hello there,

i would like to generate breadcrumbs like this :

description property of the main flow > description property of the subflow > description property of the subsubflow > ...

how can i do this ?

may be using FlowExecutionListener ?
may be using a new function : FlowExecution.getFlowSessions

any ideas ? thanks

fdjebbari
Jul 5th, 2005, 08:43 AM
i will use FlowSession.getParent()