Try
http://struts.apache.org/2.x/docs/ognl.html
For non-root objects, you have to use the '#' symbol.
-Wes
On Tue, Sep 1, 2009 at 5:53 AM, Volker Krebs wrote:
> Hello,
>
> accessing the http header with JSTL is quite easy:
> ${header}
>
> but how can I do it using OGNL ?
>
>
>
> Nothing is w
Hello,
accessing the http header with JSTL is quite easy:
${header}
but how can I do it using OGNL ?
Nothing is working.
The Problem is that request.getHeader() is never pushed onto the value
stack. How can I enable it ?
thanks
Volker
-
2 matches
Mail list logo