Is it possible (and how) to set <session:getxml context="request"
path="/parameter/role"/> into a variable in XSP? I tried
String role = <session:getxml context="request"
path="/parameter/role"/>; 

But cocoon returns the error
"Type mismatch: cannot convert from void to String"

thanks

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

Reply via email to