Jorg Heymans wrote:
I see, and then in my generator declaration i would do
<map:generate ...>
<map parameter name="data" value="{flow-attribute:dataobject}">
?
Is the flow-attribute held in request scope? This data might/will get
overwritten with concurrent requests from the same client, which is very
possible in my application.
I guess the FlowHelper syntax equivalent is
Object bean = FlowHelper.getContextObject(objectModel) , but i have the
same remark here : is the variable stored request-local ?
Yes. Has to be, or everything would break!
Regards, Upayavira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]