The best thing is - my session parameters are gone after I use
those statements. Before I call the page they are there and
afterwards they are gone.

Strange. Any idea?

Regards,
Michael

At 21:59 02.09.2004, you wrote:
Michael Gerzabek wrote:

Hello,
I'm not sure if this is a bug or me doing wrong:
I'm trying to access session attributes from JXTemplateGenerator as well as
sitemap parameters. I use
1.) <test>${parameters.getParameter("store")}</test>
2.) <test>${session.getAttribute("store")}</test>
3.) <test src="${session.store}"/>
4.) <test src="${request.store}"/>
except of 4.) nothing is working for me.
What am I doing wrong?
Thanks in advance
Michael
should use $cocoon.session

--
Leszek Gawron                                      [EMAIL PROTECTED]



Reply via email to