http://cocoon.apache.org/2.1/developing/webapps/contexts.html
all is there. Quite complete and you'll understand how session with cocoon 
works

Nicolas 
Jouve SI

Le Lundi 29 D�cembre 2003 17:06, [EMAIL PROTECTED] a �crit :
> Hi,
>
> I can't find how to put some cleaned up XML into a session attribute. This
> is the sitemap pipeline:
>
> <map:match pattern="setSessionAttribute">
>       <map:generate src="system/getData.xsp" type="serverpages"
> label="debug1">
>               <map:parameter name="someParameter" value="someValue"/>
>       </map:generate>
>       <map:transform src="system/cleanup.xslt" label="debug2"/>
>       <map:serialize type="xml"/>
> </map:match>
>
> I want to put the resulting XML into a session attribute.
>
> Thanks.
>
> Bye, Helma
>
> ---------------------------------------------------------------------
> 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