Hello,

I would like to access "session context" data from flowscript.
While googling around, I got the impression that the only way to do this is
to send a parameter from the sitemap to the flowscript function using input modules.


This seems a little inconvenient, but maybe it results in good modularization.

On the other hand, if I'm going to send session context data to a flowscript using the
input module, I would like to send entire chunks of xml, not just a node or an attribute.


How can this be acomplished?

It seems to me flowscript and jxtransformer is more geared towards using traditional servlet session atributes,
with setAtribute and getAttribute. Is this correct? Which is the prefered "cocoon way"? Who do these pieces fit together?



Cheers, /Joakim


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



Reply via email to