%{#request}
That should get you the request context, as stated in:
http://struts.apache.org/2.x/docs/ognl.htmldoahh wrote:
Thanks for the reply, I am sure I am being dumb but I haven't had any luck in
getting them working. I have tried:
${req}
${#req}
%{req}
%{#req}
can you give an example of the correct syntax please?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

