Re: tag attributes evaluation

2010-06-14 Thread Lukasz Lenart
2010/6/13 Oleg Mikheev : > Guys, > > It took me some quite some time to understand how to pass a > dynamic value to a textfield label. > It appeared that I needed to use this strange notation: %{#var} > like this: > > > > > I haven't found any description that would list which > Struts2 tag attri

RE: tag attributes evaluation

2010-06-14 Thread Martin Gainty
gt; Subject: Re: tag attributes evaluation > > On 6/14/10 4:25 PM, Emi Lu wrote: > > On 06/14/2010 09:59 AM, Dale Newfield wrote: > >> On 6/13/10 2:02 PM, Oleg Mikheev wrote: > >>> I really think that this notation must be documented > >>> specifical

Re: tag attributes evaluation

2010-06-14 Thread Dale Newfield
On 6/14/10 4:25 PM, Emi Lu wrote: On 06/14/2010 09:59 AM, Dale Newfield wrote: On 6/13/10 2:02 PM, Oleg Mikheev wrote: I really think that this notation must be documented specifically on this page: http://struts.apache.org/2.1.8.1/docs/ognl.html It's a wiki. Please feel free to offer the mod

Re: tag attributes evaluation

2010-06-14 Thread Emi Lu
On 06/14/2010 09:59 AM, Dale Newfield wrote: On 6/13/10 2:02 PM, Oleg Mikheev wrote: I really think that this notation must be documented specifically on this page: http://struts.apache.org/2.1.8.1/docs/ognl.html It's a wiki. Please feel free to offer the modifications you think are appropriat

Re: tag attributes evaluation

2010-06-14 Thread Dale Newfield
On 6/13/10 2:02 PM, Oleg Mikheev wrote: I really think that this notation must be documented specifically on this page: http://struts.apache.org/2.1.8.1/docs/ognl.html It's a wiki. Please feel free to offer the modifications you think are appropriate. -Dale