Ilja Smoli wrote:
Hi
For some reason I can not access to my session attributes from sitemap
pipeline.
I have in my flow script:
cocoon.session.setAttribute("lala", "blah blah");
In pipeline {session:lala} doesn't work, for the same time for eg.
{session:id} works fine.
isn't the default module name session-attr?
try {session-attr:lala}
I can get lala in flow and xml as well:
In flow: cocoon.session.lala - works fine
In xml doc: ${cocoon.session.lala} - works fine
Im stuck..
thx in advance
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Leszek Gawron [EMAIL PROTECTED]
Project Manager MobileBox sp. z o.o.
+48 (61) 855 06 67 http://www.mobilebox.pl
mobile: +48 (501) 720 812 fax: +48 (61) 853 29 65
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]