On Dec 19, 2006, at 11:04 AM, Jeroen Reijn wrote:
Hmm I was a little bit to fast with the trigger :-)
I mean that it should become
<map:act type="session-propagator">
<map:parameter name="example1" value="xxx"/>
</map:act>
Hmmm, I don't think so... In your example, the action is configured
with the name "setteraction". Maybe you got mixed up because in your
reply to Kai Munz' original question, you gave an example using the
SessionPropagatorAction, and in that example the component was
configured with the name "session-propagator"?
Anyway, it looks to me like there are 3 ways to do this now:
1) A specialized SessionPropagatorAction;
2) A more general SetterAction which can can be configured from a
hard-coded set of "modes" (session, request, object model);
3) A very general PropagatorAction that is configured with an
OutputModule.
#3 is the way that I have always used.
It also looks like none of these ways conveys any advantage over the
others at the point of use (in the pipeline). Do you agree? IMHO #1
and #2 should be deprecated!
best regards,
—ml—
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]