thanks! thats better.

On Tue, May 5, 2009 at 2:34 PM, Dale Newfield <d...@newfield.org> wrote:

> Bhaarat Sharma wrote:
>
>> oh nevermind. got it.
>> Total Age <s:property value="someList.get(0).age + someList.get(1).age"/>
>>
>
> I really advise you to make that
> <s:property value="%{someList.get(0).age + someList.get(1).age}"/>
>
> If you have to remember which attributes are ognl expressions and which are
> not you will pull your hair out.
>
> -Dale
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>

Reply via email to