Hide
Currently it's very difficult (although possible) to access SWF flows from DWR. The most common solution involves storing objects in the Http session. A better approach would allow DWR to access and trigger flows, access and modify objects/beans/vars stored by a flow in the different scopes SWF supports (flash, flow, conversation..), invoke action methods and/or trigger state changes.
Show
Currently it's very difficult (although possible) to access SWF flows from DWR. The most common solution involves storing objects in the Http session. A better approach would allow DWR to access and trigger flows, access and modify objects/beans/vars stored by a flow in the different scopes SWF supports (flash, flow, conversation..), invoke action methods and/or trigger state changes.