True.
But as soon as the user exits the workflow, the workFlow object is cleared.So instead 
of having a session with n number of objects still in session you have the session and 
the workflow container which is empty(assuming the user has exited the workflow.).

-----Original Message-----
From: Michael McGrady [mailto:[EMAIL PROTECTED]
Sent: Friday, February 13, 2004 4:56 AM
To: Struts Users Mailing List
Subject: RE: [OT] - Request against Session



>
>But the workflow solution is for situations when you dont want to use 
>session scope But still want to share data across screens And also manage 
>Modal dialogue boxes in a wizard liek flow.

This is not consistent with the workflow application in Struts.  Again, the 
WorkflowContainer is ALWAYS put into the session in that case.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to