: Re: OGNL and init params
will it always be listed as *application*? or does that value change?
On Thu, Oct 7, 2010 at 10:23 AM, Altenhof, David Aron wrote:
> That did it ... thanks!
>
> -David
>
> -Original Message-
> From: Maurizio Cucchiara [mailto:maurizio.c
t: Wednesday, October 06, 2010 9:49 PM
> To: Struts Users Mailing List
> Subject: Re: OGNL and init params
>
> You would be able to access through ognl or more simply inside your action.
> ognl syntax, using implicit objects:
>
>
> In order to get access inside your act
That did it ... thanks!
-David
-Original Message-
From: Maurizio Cucchiara [mailto:maurizio.cucchi...@gmail.com]
Sent: Wednesday, October 06, 2010 9:49 PM
To: Struts Users Mailing List
Subject: Re: OGNL and init params
You would be able to access through ognl or more simply inside your
You would be able to access through ognl or more simply inside your action.
ognl syntax, using implicit objects:
In order to get access inside your action, you have to implement
ApplicationAware interface.
Take a look at the bottom of this page
http://struts.apache.org/2.0.14/docs/ognl-basics.h
4 matches
Mail list logo