14 Jan
2008
14 Jan
'08
4:32 p.m.
* use the velocity context
Note that the only reason your code didn't work is because you need programming rights to be allowed to set values in the xwiki context:
1. But this code does not work from superadmin. 2. I.e. we need programming rights for any evaluation of program, written by others ?
-Vincent
I can't find the way to do this: if in A before redirect I write $context.put("X","Y"), than in B $context.get("X") return nothing.