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