On Fri, 2007-03-30 at 22:06 +0200, Werner VesterĂ¥s wrote: > What is the Java Flow equivalent of cocoon.context.setAttribute? >
I think you can do something like this:
Context context = ObjectModelHelper.getContext(getObjectModel());
context.setAttribute("key", value);
Vennlig hilsen
Steinar Jonsson
JF Software AS
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
