If an action class uses global forwards in it’s mapping, the flow view should display a link between the action and the global forward. I know this means parsing the action class sourcecode to find the mappings (can that be done? Since exclipse builds internal models of java files it shouldn’t be that hard to parse…. The drawing is a complete other issue.
This is partly in combination with my previous request. Since using global forwards and tiles produces a flow view that is practically useless. It just shows some loose things.