Hi,

how can i obtain the User and the Group Information in the Sitemap ?
I need these Data to pass it as Parameters for a XSLT transformation.

I´ve tried

<map:transform type="xslt" src="styles/debug-transform.xsl">
  <map:parameter name="role" value="{request-param:role}" />
  <map:parameter name="user" value="{request-param:user}" />
...

but it seems that the params are empty. 
Any Hints ?

Big Thanx.

-- 
GMX Produkte empfehlen und ganz einfach Geld verdienen!
Satte Provisionen für GMX Partner: http://www.gmx.net/de/go/partner

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

Reply via email to