> You could try using an OGNL expression that references #session (like 
> ${#session.foo}) but I don't know if that'll work. After trying it, it'd be 
> nice if you reported back and/or added it to wiki (if it worked).

It will not work, I've been trying. There is a bug in
StaticParametersInterceptor, it will try to first put param on stack
(and for above example, it will throw an exception) and then it will
try to parse it.


Regards
-- 
Lukasz
http://www.lenart.org.pl/

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

Reply via email to