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]