|
From: Thomas V. de V. <tho...@gm...> - 2005-08-15 17:46:26
|
Erwin, Thanks. Is this (a flow scope per window) something that already supported= =20 by WF? Thomas On 8/15/05, Erwin Vervaet <erw...@er...> wrote: >=20 > There are features in SWF that allow it to handle situations where you=20 > have multiple windows navigating through the same flow, e.g. to compare= =20 > alternative navigation paths. > However, I don't think this is what you're looking for. One thing you=20 > could do to manage multiple independent browser windows is to have a flow= =20 > per window. In that case you would also have a flow scope per window, wic= h=20 > is similar to having a session per window. > Erwin Vervaet > erw...@er... >=20 > ----- Original Message -----=20 > *From:* Thomas Van de Velde <tho...@gm...>=20 > *To:* spr...@li...=20 > *Sent:* Monday, August 15, 2005 5:23 PM > *Subject:* [Springframework-developer] Multi-window support >=20 > Hi, >=20 > Are there any features built into webflow that manage problems related to= =20 > multiple application windows? Is there a way that you can manage a sessio= n=20 > on a per-window basis? >=20 > Cheers, > Thomas >=20 > |