You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Lionel Crine <cr...@4dconcept.fr> on 2003/03/13 18:44:01 UTC

How can I get session attribute into xsl document ?

I'd like to get some session attributes to use them into my xsl stylesheet.


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org


Re: How can I get session attribute into xsl document ?

Posted by Martin Dulisch <md...@s-und-n.de>.
You could use the session transformer before the xsl transformer. An
other way would be to define parameters in the sitemap and use
input-modules to determine the session attributes.

Martin

-------------------------------------------------
s&n AG              Tel.: 05251/1581-75
                    Fax : 05251/1581-71
Klingenderstr. 5    <ma...@s-und-n.de>
D-33100 Paderborn   http://www.s-und-n.de
-------------------------------------------------

----- Original Message -----
From: "Lionel Crine" <cr...@4dconcept.fr>
To: <co...@xml.apache.org>
Sent: Thursday, March 13, 2003 6:44 PM
Subject: How can I get session attribute into xsl document ?


> I'd like to get some session attributes to use them into my xsl
stylesheet.
>
>
> --------------------------------------------------------------------
-
> To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
> For additional commands, e-mail: cocoon-users-help@xml.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: cocoon-users-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-users-help@xml.apache.org