Lionel Crine wrote:

Hello,

I'm trying to get a string from a session parameter.

My transformer put it :
this.session.setAttribute("request", query);

then I have an xsp reading it :
<xsp-session:get-attribute name=3D"request" as=3D"xml"/>

I believe what you need is the <xsp-session:getxml/> tag:



http://wiki.cocoondev.org/Wiki.jsp?page=XspSessionFw




regards,

Tony




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to